aboutsummaryrefslogtreecommitdiff
path: root/example/null.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/null.c')
-rwxr-xr-xexample/null.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/null.c b/example/null.c
index 3e57dbe..4d39eb8 100755
--- a/example/null.c
+++ b/example/null.c
@@ -21,6 +21,8 @@
#define FUSE_USE_VERSION 30
+#include <config.h>
+
#include <fuse.h>
#include <string.h>
#include <unistd.h>