aboutsummaryrefslogtreecommitdiffstats
path: root/example/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/hello.c')
-rw-r--r--example/hello.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/hello.c b/example/hello.c
index ccd4b5f..be8930e 100644
--- a/example/hello.c
+++ b/example/hello.c
@@ -8,6 +8,7 @@
#include <fuse.h>
#include <stdio.h>
+#include <string.h>
#include <errno.h>
#include <fcntl.h>