summaryrefslogtreecommitdiffstats
path: root/make/joal-common-CustomCCode.c
diff options
context:
space:
mode:
Diffstat (limited to 'make/joal-common-CustomCCode.c')
-rwxr-xr-xmake/joal-common-CustomCCode.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/joal-common-CustomCCode.c b/make/joal-common-CustomCCode.c
index f749723..a58e869 100755
--- a/make/joal-common-CustomCCode.c
+++ b/make/joal-common-CustomCCode.c
@@ -7,3 +7,4 @@ typedef int intptr_t;
/* This header seems to be available on all other platforms */
#include <inttypes.h>
#endif
+#include <string.h>