mirror of
https://github.com/torvalds/linux.git
synced 2026-09-21 02:13:52 -04:00
sh: nommu fault handler needs signal.h.
Trivial build fix. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include <linux/mm.h>
|
||||
#include <linux/hardirq.h>
|
||||
#include <linux/kprobes.h>
|
||||
#include <linux/signal.h>
|
||||
#include <asm/system.h>
|
||||
#include <asm/ptrace.h>
|
||||
#include <asm/kgdb.h>
|
||||
|
||||
Reference in New Issue
Block a user