1 2 3 4 5 6 7 8 9 10 11
http://bugzilla.openvz.org/show_bug.cgi?id=716 --- grsecurity/grsec_disabled.c.orig 2007-11-10 22:49:58.000000000 +0300 +++ grsecurity/grsec_disabled.c 2007-11-10 22:50:14.000000000 +0300 @@ -1,5 +1,6 @@ #include <linux/kernel.h> #include <linux/sched.h> +#include <linux/module.h> void gr_copy_label(struct task_struct *tsk)