aboutsummaryrefslogtreecommitdiffstats
path: root/example/fsel.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/fsel.c')
-rwxr-xr-xexample/fsel.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/fsel.c b/example/fsel.c
index 3c52033..657111e 100755
--- a/example/fsel.c
+++ b/example/fsel.c
@@ -24,6 +24,8 @@
#define FUSE_USE_VERSION 30
+#include <config.h>
+
#include <fuse.h>
#include <unistd.h>
#include <ctype.h>