--- kernel/zaptel-base.c | 3 +++ 1 file changed, 3 insertions(+) --- zaptel-1.4.12.1.orig/kernel/zaptel-base.c +++ zaptel-1.4.12.1/kernel/zaptel-base.c @@ -59,6 +59,9 @@ #include #endif #include +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,32) +#include +#endif #ifndef CONFIG_OLD_HDLC_API #define NEW_HDLC_INTERFACE