sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
[linux-2.6-block.git] / fs / kernfs / file.c
index 35043a8c452905173487e10dc37f9d749cd1e9ab..8e4dc7ab584c2df9bf802c2827dacb03ef534097 100644 (file)
@@ -13,7 +13,7 @@
 #include <linux/slab.h>
 #include <linux/poll.h>
 #include <linux/pagemap.h>
-#include <linux/sched.h>
+#include <linux/sched/mm.h>
 #include <linux/fsnotify.h>
 
 #include "kernfs-internal.h"