diff --git a/kernel/ksud.c b/kernel/ksud.c index 706e29d9..24a81cbb 100644 --- a/kernel/ksud.c +++ b/kernel/ksud.c @@ -9,7 +9,7 @@ #if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 4, 0) #include #else -#include +#include #endif #if LINUX_VERSION_CODE < KERNEL_VERSION(4, 1, 0) #include