aboutsummaryrefslogtreecommitdiff
path: root/example/hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/hello.c')
-rw-r--r--example/hello.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/hello.c b/example/hello.c
index 430a769..95aed48 100644
--- a/example/hello.c
+++ b/example/hello.c
@@ -21,8 +21,6 @@
#define FUSE_USE_VERSION 31
-#include <config.h>
-
#include <fuse.h>
#include <stdio.h>
#include <string.h>