aboutsummaryrefslogtreecommitdiff
path: root/example/passthrough_ll.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_ll.c')
-rw-r--r--example/passthrough_ll.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/example/passthrough_ll.c b/example/passthrough_ll.c
index b68f086..711c926 100644
--- a/example/passthrough_ll.c
+++ b/example/passthrough_ll.c
@@ -37,10 +37,6 @@
#define _GNU_SOURCE
#define FUSE_USE_VERSION 31
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <fuse_lowlevel.h>
#include <unistd.h>
#include <stdlib.h>