summaryrefslogtreecommitdiffstats
path: root/arch/x86/um/fault.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/um/fault.c')
-rw-r--r--arch/x86/um/fault.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/um/fault.c b/arch/x86/um/fault.c
index 84ac7f7b02..0dde4d613a 100644
--- a/arch/x86/um/fault.c
+++ b/arch/x86/um/fault.c
@@ -3,6 +3,7 @@
* Licensed under the GPL
*/
+#include <arch.h>
#include <sysdep/ptrace.h>
/* These two are from asm-um/uaccess.h and linux/module.h, check them. */