aboutsummaryrefslogtreecommitdiff
path: root/example/hello_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/hello_ll.c')
-rw-r--r--example/hello_ll.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/example/hello_ll.c b/example/hello_ll.c
index 74d7191..601cf93 100644
--- a/example/hello_ll.c
+++ b/example/hello_ll.c
@@ -20,8 +20,6 @@
#define FUSE_USE_VERSION 31
-#include <config.h>
-
#include <fuse_lowlevel.h>
#include <stdio.h>
#include <stdlib.h>