summaryrefslogtreecommitdiff
path: root/example/passthrough_hp.cc
diff options
context:
space:
mode:
Diffstat (limited to 'example/passthrough_hp.cc')
-rw-r--r--example/passthrough_hp.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/example/passthrough_hp.cc b/example/passthrough_hp.cc
index b367978..26fa42e 100644
--- a/example/passthrough_hp.cc
+++ b/example/passthrough_hp.cc
@@ -45,10 +45,6 @@
#define FUSE_USE_VERSION FUSE_MAKE_VERSION(3, 12)
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
#endif