Subject: [PATCH] pspace: Remember a file that still needs work. From: Eric W. Biederman Date: 1137699902 -0700 --- arch/sh64/kernel/process.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) 098ea0ca5cbd694450a2b00c1533e7380efec033 diff --git a/arch/sh64/kernel/process.c b/arch/sh64/kernel/process.c index efde41c..4c57eaf 100644 --- a/arch/sh64/kernel/process.c +++ b/arch/sh64/kernel/process.c @@ -925,6 +925,7 @@ unsigned long get_wchan(struct task_stru #if defined(CONFIG_SH64_PROC_ASIDS) #include #include +#include static int asids_proc_info(char *buf, char **start, off_t fpos, int length, int *eof, void *data) -- 1.0.GIT