--- a/umlfs/uml_mount.c
+++ b/umlfs/uml_mount.c
@@ -1,3 +1,5 @@
+#define FUSE_USE_VERSION 25
+
 #include <fuse/fuse_lowlevel.h>
 #include <stdio.h>
 #include <stdlib.h>
