aboutsummaryrefslogtreecommitdiffstats
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/ioctl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/ioctl.c b/example/ioctl.c
index eab3061..8fdd8f6 100644
--- a/example/ioctl.c
+++ b/example/ioctl.c
@@ -22,7 +22,7 @@
* \include ioctl.c
*/
-#define FUSE_USE_VERSION 31
+#define FUSE_USE_VERSION 35
#include <fuse.h>
#include <stdlib.h>