diff options
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/string.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/string.c b/src/core/string.c index da35e208b..353abd6f6 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 *** */ |
