aboutsummaryrefslogtreecommitdiff
path: root/example/null.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/null.c')
-rw-r--r--example/null.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/null.c b/example/null.c
index 71e9a19..3a948f2 100644
--- a/example/null.c
+++ b/example/null.c
@@ -7,7 +7,7 @@
*/
#include <fuse.h>
-
+#include <string.h>
#include <unistd.h>
#include <time.h>
#include <errno.h>