diff --git a/fs/fuse/mount_kc3fs.c b/fs/fuse/mount_kc3fs.c
index d8544ce..b649363 100644
--- a/fs/fuse/mount_kc3fs.c
+++ b/fs/fuse/mount_kc3fs.c
@@ -11,7 +11,6 @@
* THIS SOFTWARE.
*/
#include <errno.h>
-#define FUSE_USE_VERSION 26
#include <fuse.h>
#include <fuse_opt.h>
#include <string.h>