aboutsummaryrefslogtreecommitdiffstats
path: root/funcs/func_strings.c
diff options
context:
space:
mode:
Diffstat (limited to 'funcs/func_strings.c')
-rwxr-xr-xfuncs/func_strings.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/funcs/func_strings.c b/funcs/func_strings.c
index ab9474d9b..91564d9e4 100755
--- a/funcs/func_strings.c
+++ b/funcs/func_strings.c
@@ -23,6 +23,7 @@
*/
#include <stdlib.h>
+#include <stdio.h>
#include <string.h>
#include <sys/types.h>
#include <regex.h>