diff options
Diffstat (limited to 'include/linux/mempolicy.h')
| -rw-r--r-- | include/linux/mempolicy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/mempolicy.h b/include/linux/mempolicy.h index 6a7621b2b12b..72440f0a443d 100644 --- a/include/linux/mempolicy.h +++ b/include/linux/mempolicy.h | |||
| @@ -28,7 +28,6 @@ | |||
| 28 | 28 | ||
| 29 | #ifdef __KERNEL__ | 29 | #ifdef __KERNEL__ |
| 30 | 30 | ||
| 31 | #include <linux/config.h> | ||
| 32 | #include <linux/mmzone.h> | 31 | #include <linux/mmzone.h> |
| 33 | #include <linux/slab.h> | 32 | #include <linux/slab.h> |
| 34 | #include <linux/rbtree.h> | 33 | #include <linux/rbtree.h> |
| @@ -36,6 +35,7 @@ | |||
| 36 | #include <linux/nodemask.h> | 35 | #include <linux/nodemask.h> |
| 37 | 36 | ||
| 38 | struct vm_area_struct; | 37 | struct vm_area_struct; |
| 38 | struct mm_struct; | ||
| 39 | 39 | ||
| 40 | #ifdef CONFIG_NUMA | 40 | #ifdef CONFIG_NUMA |
| 41 | 41 | ||
