diff options
Diffstat (limited to 'include/linux/mmzone.h')
-rw-r--r-- | include/linux/mmzone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 230180c3eb61..9742e3c16222 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h | |||
@@ -14,6 +14,7 @@ | |||
14 | #include <linux/seqlock.h> | 14 | #include <linux/seqlock.h> |
15 | #include <linux/nodemask.h> | 15 | #include <linux/nodemask.h> |
16 | #include <asm/atomic.h> | 16 | #include <asm/atomic.h> |
17 | #include <asm/page.h> | ||
17 | 18 | ||
18 | /* Free memory management - zoned buddy allocator. */ | 19 | /* Free memory management - zoned buddy allocator. */ |
19 | #ifndef CONFIG_FORCE_MAX_ZONEORDER | 20 | #ifndef CONFIG_FORCE_MAX_ZONEORDER |