summaryrefslogtreecommitdiff
path: root/fusetrace/fusetrace_ll.cc
diff options
context:
space:
mode:
Diffstat (limited to 'fusetrace/fusetrace_ll.cc')
-rw-r--r--fusetrace/fusetrace_ll.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/fusetrace/fusetrace_ll.cc b/fusetrace/fusetrace_ll.cc
index eb7100a867f..7f2b8438f1f 100644
--- a/fusetrace/fusetrace_ll.cc
+++ b/fusetrace/fusetrace_ll.cc
@@ -11,7 +11,7 @@
gcc -Wall `pkg-config fuse --cflags --libs` -lulockmgr fusexmp_fh.c -o fusexmp_fh
*/
-#define FUSE_USE_VERSION 26
+#define FUSE_USE_VERSION 30
#ifdef HAVE_CONFIG_H
#include <config.h>