diff --git a/src/rc_init.c b/src/rc_init.c index 35d3aef..9e3fdba 100755 --- a/src/rc_init.c +++ b/src/rc_init.c @@ -2791,7 +2791,9 @@ static struct ctl_table rcraid_table[] = { .mode = 0644, .proc_handler = &proc_dointvec }, +#if LINUX_VERSION_CODE < KERNEL_VERSION(6,11,0) { } +#endif }; #if LINUX_VERSION_CODE < KERNEL_VERSION(6,5,0)