summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm')
-rw-r--r--arch/x86/include/asm/page.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/page.h b/arch/x86/include/asm/page.h
index 467ce69306b2..89ed9d70b0aa 100644
--- a/arch/x86/include/asm/page.h
+++ b/arch/x86/include/asm/page.h
@@ -1,6 +1,8 @@
#ifndef _ASM_X86_PAGE_H
#define _ASM_X86_PAGE_H
+#include <linux/types.h>
+
#ifdef __KERNEL__
#include <asm/page_types.h>