summaryrefslogtreecommitdiffstats
path: root/kernel/arch/x86/um/mem_32.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/arch/x86/um/mem_32.c')
-rw-r--r--kernel/arch/x86/um/mem_32.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/kernel/arch/x86/um/mem_32.c b/kernel/arch/x86/um/mem_32.c
index f40281e5d..744afdc18 100644
--- a/kernel/arch/x86/um/mem_32.c
+++ b/kernel/arch/x86/um/mem_32.c
@@ -7,8 +7,7 @@
*/
#include <linux/mm.h>
-#include <asm/page.h>
-#include <asm/mman.h>
+#include <asm/elf.h>
static struct vm_area_struct gate_vma;