--- a/kernel/zconfig.h +++ b/kernel/zconfig.h @@ -22,6 +22,8 @@ #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,18) #include +#elif (LINUX_VERSION_CODE >= KERNEL_VERSION(2, 6, 33)) +#include #else #include #endif