]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blobdiff - kernel/exit.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-kernels.git] / kernel / exit.c
index 8a768a3672a555e6e22f89eb81582e0d5b2aa97e..e53408d156df7446b75c8f740793b46971b00b4c 100644 (file)
@@ -6,6 +6,10 @@
 
 #include <linux/mm.h>
 #include <linux/slab.h>
+#include <linux/sched/autogroup.h>
+#include <linux/sched/mm.h>
+#include <linux/sched/stat.h>
+#include <linux/sched/task.h>
 #include <linux/interrupt.h>
 #include <linux/module.h>
 #include <linux/capability.h>