From: Ingo Molnar Date: Fri, 13 Feb 2009 12:24:19 +0000 (+0100) Subject: x86 headers: include page_types.h in pgtable_types.h X-Git-Tag: v2.6.30-rc3~72^2~31^2~2^4~3 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=e43623b4ed1d0a1a86f0e05a2df8b9637b90ddd7;p=~shefty%2Frdma-dev.git x86 headers: include page_types.h in pgtable_types.h To properly pick up details like PTE_FLAGS_MASK. Signed-off-by: Ingo Molnar --- diff --git a/arch/x86/include/asm/pgtable_types.h b/arch/x86/include/asm/pgtable_types.h index a7452f10930..9dafe87be2d 100644 --- a/arch/x86/include/asm/pgtable_types.h +++ b/arch/x86/include/asm/pgtable_types.h @@ -2,6 +2,7 @@ #define _ASM_X86_PGTABLE_DEFS_H #include +#include #define FIRST_USER_ADDRESS 0