From a2b2ae0e277879c3c6ab4c11a35fdc1b81d3d674 Mon Sep 17 00:00:00 2001 From: Sanel Zukan Date: Wed, 9 Jul 2014 11:07:06 +0000 Subject: [PATCH] Adding patch from kraileth, which makes tip compiler compileable with musl libc. --- ede-tip/ede-tip-compiler.c | 1 + 1 file changed, 1 insertion(+) diff --git a/ede-tip/ede-tip-compiler.c b/ede-tip/ede-tip-compiler.c index aacd253..1209268 100644 --- a/ede-tip/ede-tip-compiler.c +++ b/ede-tip/ede-tip-compiler.c @@ -74,6 +74,7 @@ #include #include +#include #include #include #include