Signed-off-by: Andrew Morton <akpm@osdl.org> --- 25-akpm/kernel/sched.c | 2 ++ 1 files changed, 2 insertions(+) diff -puN kernel/sched.c~zaphod-build-fix kernel/sched.c --- 25/kernel/sched.c~zaphod-build-fix 2004-09-21 23:14:59.274416240 -0700 +++ 25-akpm/kernel/sched.c 2004-09-21 23:14:59.282415024 -0700 @@ -51,6 +51,8 @@ #include <linux/seq_file.h> #include <linux/syscalls.h> #include <linux/times.h> +#include <linux/sysctl.h> + #include <asm/tlb.h> #include <asm/unistd.h> _