]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/coredump.c
sched/headers: Prepare for new header dependencies before moving code to <linux/sched...
[mirror_ubuntu-artful-kernel.git] / fs / coredump.c
index ae6b05629ca174d714bbdb3db477bee8f0d8bff8..c74ab43b83838c4d92fdfde8f162b21fcedf57dc 100644 (file)
@@ -16,6 +16,8 @@
 #include <linux/personality.h>
 #include <linux/binfmts.h>
 #include <linux/coredump.h>
+#include <linux/sched/coredump.h>
+#include <linux/sched/signal.h>
 #include <linux/utsname.h>
 #include <linux/pid_namespace.h>
 #include <linux/module.h>
@@ -33,7 +35,6 @@
 #include <linux/pipe_fs_i.h>
 #include <linux/oom.h>
 #include <linux/compat.h>
-#include <linux/sched.h>
 #include <linux/fs.h>
 #include <linux/path.h>
 #include <linux/timekeeping.h>