diff options
Diffstat (limited to 'mm/vmacache.c')
-rw-r--r-- | mm/vmacache.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/vmacache.c b/mm/vmacache.c index 4355d34c68a6..7ffa0ee341b5 100644 --- a/mm/vmacache.c +++ b/mm/vmacache.c | |||
@@ -2,6 +2,7 @@ | |||
2 | * Copyright (C) 2014 Davidlohr Bueso. | 2 | * Copyright (C) 2014 Davidlohr Bueso. |
3 | */ | 3 | */ |
4 | #include <linux/sched/signal.h> | 4 | #include <linux/sched/signal.h> |
5 | #include <linux/sched/task.h> | ||
5 | #include <linux/mm.h> | 6 | #include <linux/mm.h> |
6 | #include <linux/vmacache.h> | 7 | #include <linux/vmacache.h> |
7 | 8 | ||