summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/vmalloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/vmalloc.h')
-rw-r--r--arch/x86/include/asm/vmalloc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/include/asm/vmalloc.h b/arch/x86/include/asm/vmalloc.h
index ba6295fa5876..29837740b520 100644
--- a/arch/x86/include/asm/vmalloc.h
+++ b/arch/x86/include/asm/vmalloc.h
@@ -1,4 +1,6 @@
#ifndef _ASM_X86_VMALLOC_H
#define _ASM_X86_VMALLOC_H
+#include <asm/pgtable_areas.h>
+
#endif /* _ASM_X86_VMALLOC_H */