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/notify_store_retrieve.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'example/notify_store_retrieve.c') diff --git a/example/notify_store_retrieve.c b/example/notify_store_retrieve.c index 79617e5..7305ef9 100644 --- a/example/notify_store_retrieve.c +++ b/example/notify_store_retrieve.c @@ -60,8 +60,6 @@ #define FUSE_USE_VERSION 31 -#include - #include #include #include -- cgit v1.2.3