diff options
Diffstat (limited to 'mm/huge_memory.c')
| -rw-r--r-- | mm/huge_memory.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/huge_memory.c b/mm/huge_memory.c index a863af26c79c..40f17c34b415 100644 --- a/mm/huge_memory.c +++ b/mm/huge_memory.c | |||
| @@ -17,6 +17,7 @@ | |||
| 17 | #include <linux/khugepaged.h> | 17 | #include <linux/khugepaged.h> |
| 18 | #include <linux/freezer.h> | 18 | #include <linux/freezer.h> |
| 19 | #include <linux/mman.h> | 19 | #include <linux/mman.h> |
| 20 | #include <linux/pagemap.h> | ||
| 20 | #include <asm/tlb.h> | 21 | #include <asm/tlb.h> |
| 21 | #include <asm/pgalloc.h> | 22 | #include <asm/pgalloc.h> |
| 22 | #include "internal.h" | 23 | #include "internal.h" |
