From 78d98277e2bdad7213ca910950175ec6ada99513 Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 31 Jul 2007 13:03:02 +0900 Subject: sh64: Fix fs.h removal from mm.h regressions. Signed-off-by: Paul Mundt --- arch/sh64/kernel/process.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/sh64/kernel/process.c') diff --git a/arch/sh64/kernel/process.c b/arch/sh64/kernel/process.c index 1b89c9dfb93d..ceb9458abda4 100644 --- a/arch/sh64/kernel/process.c +++ b/arch/sh64/kernel/process.c @@ -21,6 +21,7 @@ * This file handles the architecture-dependent parts of process handling.. */ #include +#include #include #include #include -- cgit v1.2.3