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/invalidate_path.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'example/invalidate_path.c') diff --git a/example/invalidate_path.c b/example/invalidate_path.c index afa1339..74c83c3 100644 --- a/example/invalidate_path.c +++ b/example/invalidate_path.c @@ -27,10 +27,6 @@ #define FUSE_USE_VERSION 31 -#ifdef HAVE_CONFIG_H -#include -#endif - #include #include /* for fuse_cmdline_opts */ -- cgit v1.2.3