summaryrefslogtreecommitdiffstats
path: root/src/core/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/string.c')
-rw-r--r--src/core/string.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/string.c b/src/core/string.c
index da35e208..353abd6f 100644
--- a/src/core/string.c
+++ b/src/core/string.c
@@ -24,6 +24,7 @@
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
+#include <ctype.h>
/* *** FROM string.c *** */