aboutsummaryrefslogtreecommitdiff
path: root/fiv.c
diff options
context:
space:
mode:
Diffstat (limited to 'fiv.c')
-rw-r--r--fiv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fiv.c b/fiv.c
index ce2505e..01843c4 100644
--- a/fiv.c
+++ b/fiv.c
@@ -27,6 +27,7 @@
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#ifdef G_OS_WIN32
#include <io.h>