aboutsummaryrefslogtreecommitdiffstats
path: root/example/cusexmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/cusexmp.c')
-rwxr-xr-xexample/cusexmp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/cusexmp.c b/example/cusexmp.c
index a02818c..73b12f4 100755
--- a/example/cusexmp.c
+++ b/example/cusexmp.c
@@ -24,6 +24,8 @@
#define FUSE_USE_VERSION 30
+#include <config.h>
+
#include <cuse_lowlevel.h>
#include <fuse_opt.h>
#include <stddef.h>