aboutsummaryrefslogtreecommitdiffstats
path: root/example/notify_inval_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/notify_inval_entry.c')
-rw-r--r--example/notify_inval_entry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/notify_inval_entry.c b/example/notify_inval_entry.c
index dd2af92..1060d50 100644
--- a/example/notify_inval_entry.c
+++ b/example/notify_inval_entry.c
@@ -76,7 +76,7 @@
*/
-#define FUSE_USE_VERSION 34
+#define FUSE_USE_VERSION FUSE_MAKE_VERSION(3, 12)
#include <fuse_lowlevel.h>
#include <stdio.h>