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