diff options
Diffstat (limited to 'mm/page_cgroup.c')
-rw-r--r-- | mm/page_cgroup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/page_cgroup.c b/mm/page_cgroup.c index 5d86550701f2..78242b4d7edf 100644 --- a/mm/page_cgroup.c +++ b/mm/page_cgroup.c | |||
@@ -5,6 +5,7 @@ | |||
5 | #include <linux/page_cgroup.h> | 5 | #include <linux/page_cgroup.h> |
6 | #include <linux/hash.h> | 6 | #include <linux/hash.h> |
7 | #include <linux/memory.h> | 7 | #include <linux/memory.h> |
8 | #include <linux/vmalloc.h> | ||
8 | 9 | ||
9 | static void __meminit | 10 | static void __meminit |
10 | __init_page_cgroup(struct page_cgroup *pc, unsigned long pfn) | 11 | __init_page_cgroup(struct page_cgroup *pc, unsigned long pfn) |