about summary refs log tree commit diff
path: root/io/bug-ftw3.c
diff options
context:
space:
mode:
Diffstat (limited to 'io/bug-ftw3.c')
-rw-r--r--io/bug-ftw3.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/io/bug-ftw3.c b/io/bug-ftw3.c
index e3f24d61e1..fcc2ca7bba 100644
--- a/io/bug-ftw3.c
+++ b/io/bug-ftw3.c
@@ -2,6 +2,7 @@
 #include <ftw.h>
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <unistd.h>
 
 static int cb_called;