Detach sched.h from mm.h
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / mm / vmstat.c
index 8faf27e5aa98b8fdaee347963e220febef2f45e9..38254297a4942c0bc0f1bcfa71e4c66dc24bc489 100644 (file)
@@ -12,6 +12,7 @@
 #include <linux/mm.h>
 #include <linux/module.h>
 #include <linux/cpu.h>
+#include <linux/sched.h>
 
 #ifdef CONFIG_VM_EVENT_COUNTERS
 DEFINE_PER_CPU(struct vm_event_state, vm_event_states) = {{0}};