diff -ruN common1/lib/modules/fglrx/build_mod/firegl_public.c common/lib/modules/fglrx/build_mod/firegl_public.c --- 1/common/lib/modules/fglrx/build_mod/firegl_public.c 2013-10-10 12:15:00.000000000 +0200 +++ 2/common/lib/modules/fglrx/build_mod/firegl_public.c 2013-10-10 12:13:46.000000000 +0200 @@ -200,6 +200,10 @@ #include "kcl_io.h" #include "kcl_debug.h" +#if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0) +#include +#endif + // ============================================================ // VM_SHM is deleted in 2.6.18 or higher kernels.