From e06c4e5775b1efc4e476f2430439e45867775f5f Mon Sep 17 00:00:00 2001 From: Paul Mundt Date: Tue, 31 Jul 2007 13:01:43 +0900 Subject: sh: Fix fs.h removal from mm.h regressions. Signed-off-by: Paul Mundt --- arch/sh/kernel/vsyscall/vsyscall.c | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/sh/kernel/vsyscall') diff --git a/arch/sh/kernel/vsyscall/vsyscall.c b/arch/sh/kernel/vsyscall/vsyscall.c index 2aa9438361bc..95f4de0800ec 100644 --- a/arch/sh/kernel/vsyscall/vsyscall.c +++ b/arch/sh/kernel/vsyscall/vsyscall.c @@ -18,6 +18,7 @@ #include #include #include +#include /* * Should the kernel map a VDSO page into processes and pass its -- cgit v1.2.3-59-g8ed1b