From: Paul Mundt Date: Wed, 6 Dec 2006 02:24:48 +0000 (+0900) Subject: sh: compile fixes for header cleanup. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=65e5d90de6dba9975332dac4f849b81f663e16fa;p=deliverable%2Flinux.git sh: compile fixes for header cleanup. Since some header inclusion paths were cleaned up, compilation broke. Add in the headers we need directly to build again. Signed-off-by: Paul Mundt --- diff --git a/arch/sh/kernel/time.c b/arch/sh/kernel/time.c index 1b91c7214979..c206c9504c4b 100644 --- a/arch/sh/kernel/time.c +++ b/arch/sh/kernel/time.c @@ -13,6 +13,8 @@ #include #include #include +#include +#include #include #include #include