aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/fuse.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fuse.h b/include/fuse.h
index 4d58cd2..1cf727c 100644
--- a/include/fuse.h
+++ b/include/fuse.h
@@ -570,6 +570,7 @@ void fuse_set_getcontext_func(struct fuse_context *(*func)(void));
# define __fuse_exited fuse_exited
# define __fuse_set_getcontext_func fuse_set_getcontext_func
# else
+# warning Compatibility with API version 11 is deprecated
# undef FUSE_MAJOR_VERSION
# define FUSE_MAJOR_VERSION 1
# define FUSE_MINOR_VERSION 1