diff options
Diffstat (limited to 'example/ioctl.c')
-rw-r--r-- | example/ioctl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/example/ioctl.c b/example/ioctl.c index 4053801..75991d7 100644 --- a/example/ioctl.c +++ b/example/ioctl.c @@ -24,8 +24,6 @@ #define FUSE_USE_VERSION 31 -#include <config.h> - #include <fuse.h> #include <stdlib.h> #include <stdio.h> |