aboutsummaryrefslogtreecommitdiff
path: root/example/hello_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/hello_ll.c')
-rwxr-xr-xexample/hello_ll.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/hello_ll.c b/example/hello_ll.c
index 151fe8b..27859ce 100755
--- a/example/hello_ll.c
+++ b/example/hello_ll.c
@@ -39,6 +39,8 @@
#define FUSE_USE_VERSION 30
+#include <config.h>
+
#include <fuse_lowlevel.h>
#include <stdio.h>
#include <stdlib.h>