From: Andrew Morton arch/x86_64/kernel/process.c:541: error: syntax error before "struct" Cc: bibo mao Cc: Masami Hiramatsu Cc: Prasanna S Panchamukhi Cc: Ananth N Mavinakayanahalli Cc: Anil S Keshavamurthy Signed-off-by: Andrew Morton --- arch/x86_64/kernel/process.c | 1 + 1 files changed, 1 insertion(+) diff -puN arch/x86_64/kernel/process.c~kretprobe-instance-recycled-by-parent-process-fix arch/x86_64/kernel/process.c --- devel/arch/x86_64/kernel/process.c~kretprobe-instance-recycled-by-parent-process-fix 2006-02-21 13:35:20.000000000 -0800 +++ devel-akpm/arch/x86_64/kernel/process.c 2006-02-21 13:35:20.000000000 -0800 @@ -36,6 +36,7 @@ #include #include #include +#include #include #include _