aboutsummaryrefslogtreecommitdiff
path: root/kernel/fuse_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/fuse_i.h')
-rw-r--r--kernel/fuse_i.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel/fuse_i.h b/kernel/fuse_i.h
index e4d9588..4aa643b 100644
--- a/kernel/fuse_i.h
+++ b/kernel/fuse_i.h
@@ -21,8 +21,8 @@
# if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,6)
# define KERNEL_2_6_6_PLUS
# endif
-# if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,7)
-# define KERNEL_2_6_7_PLUS
+# if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,8)
+# define KERNEL_2_6_8_PLUS
# endif
# if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,10)
# define KERNEL_2_6_10_PLUS