summaryrefslogtreecommitdiff
path: root/example/passthrough_fh.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_fh.c')
-rw-r--r--example/passthrough_fh.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/example/passthrough_fh.c b/example/passthrough_fh.c
index bdc5ecd..bc02794 100644
--- a/example/passthrough_fh.c
+++ b/example/passthrough_fh.c
@@ -25,10 +25,6 @@
#define FUSE_USE_VERSION 31
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#define _GNU_SOURCE
#include <fuse.h>