]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - mm/kmemleak.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-artful-kernel.git] / mm / kmemleak.c
index da343695302277208c8a933e5c3f27d0bbfe49aa..26c874e90b12ef164d7b80171bb8bea979df5b1a 100644 (file)
@@ -73,7 +73,9 @@
 #include <linux/init.h>
 #include <linux/kernel.h>
 #include <linux/list.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
+#include <linux/sched/task.h>
+#include <linux/sched/task_stack.h>
 #include <linux/jiffies.h>
 #include <linux/delay.h>
 #include <linux/export.h>