x86: move defs around to allow paravirt.h to just include page_types.h
[firefly-linux-kernel-4.4.55.git] / arch / x86 / include / asm / page_32_types.h
index b7b5402d7ab7313264d7aa362243821a386a7306..83f820a2b108f63a4d2fe89929cc6c7b139cd446 100644 (file)
@@ -43,6 +43,8 @@
 
 #ifndef __ASSEMBLY__
 
+#include <linux/types.h>
+
 #ifdef CONFIG_X86_PAE
 typedef u64    pteval_t;
 typedef u64    pmdval_t;