aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/compat.h
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-12-11 00:43:58 +0000
committerRalf Baechle <ralf@linux-mips.org>2006-12-12 01:46:24 +0000
commitb723782587067d0d76344e9bdc934ca495aa8f0f (patch)
tree6635c8ab291c5394eb0513942eb49a4f922db8ed /include/asm-mips/compat.h
parent[PATCH] Fix typo in 'EXPERIMENTAL' in CC_STACKPROTECTOR on x86_64 (diff)
downloadlinux-dev-b723782587067d0d76344e9bdc934ca495aa8f0f.tar.xz
linux-dev-b723782587067d0d76344e9bdc934ca495aa8f0f.zip
[MIPS] compat.h uses struct pt_regs so needs to include ptrace.h.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to '')
-rw-r--r--include/asm-mips/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-mips/compat.h b/include/asm-mips/compat.h
index 55a0152feb08..432653d7ae09 100644
--- a/include/asm-mips/compat.h
+++ b/include/asm-mips/compat.h
@@ -5,6 +5,7 @@
*/
#include <linux/types.h>
#include <asm/page.h>
+#include <asm/ptrace.h>
#define COMPAT_USER_HZ 100