sh: Fix the arch/sh/kernel/traps.c build for sh32.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
Paul Mundt 2007-11-26 18:17:51 +09:00
parent 6d01f51086
commit 47a3eb9556
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
#include <linux/io.h>
#include <linux/types.h>
#include <linux/kdebug.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <asm/system.h>
#ifdef CONFIG_BUG