diff --git a/lib/webfuse/adapter/impl/fuse_wrapper.h b/lib/webfuse/adapter/impl/fuse_wrapper.h index b234e73..719d758 100644 --- a/lib/webfuse/adapter/impl/fuse_wrapper.h +++ b/lib/webfuse/adapter/impl/fuse_wrapper.h @@ -5,7 +5,7 @@ extern "C" { #endif -#define FUSE_USE_VERSION 38 +#define FUSE_USE_VERSION 31 #include #ifdef __cplusplus