aboutsummaryrefslogtreecommitdiffstats
path: root/libibex/wordindex.c
diff options
context:
space:
mode:
Diffstat (limited to 'libibex/wordindex.c')
-rw-r--r--libibex/wordindex.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libibex/wordindex.c b/libibex/wordindex.c
index 43a91f4342..3cee391668 100644
--- a/libibex/wordindex.c
+++ b/libibex/wordindex.c
@@ -30,6 +30,8 @@ of words, and could then be discarded (:flush()).
*/
#include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
#include <sys/types.h>
#include <sys/stat.h>