From f750abb75715ff893dd05b8942b1216ff5467b36 Mon Sep 17 00:00:00 2001 From: Nikolaus Rath Date: Mon, 25 Sep 2017 10:17:11 +0100 Subject: Removed unneccessary #include from examples Fixes: #208. --- example/passthrough_ll.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'example/passthrough_ll.c') 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 -#endif - #include #include #include -- cgit v1.2.3