]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/pid_namespace.c
blk-mq: Make blk_flags_show() callers append a newline character
[karo-tx-linux.git] / kernel / pid_namespace.c
index eef2ce9686366a72e9dadaa9056bcda8295ae93d..de461aa0bf9acc933254d34ae2ced925f45eefbc 100644 (file)
 #include <linux/pid_namespace.h>
 #include <linux/user_namespace.h>
 #include <linux/syscalls.h>
+#include <linux/cred.h>
 #include <linux/err.h>
 #include <linux/acct.h>
 #include <linux/slab.h>
 #include <linux/proc_ns.h>
 #include <linux/reboot.h>
 #include <linux/export.h>
+#include <linux/sched/task.h>
+#include <linux/sched/signal.h>
 
 struct pid_cache {
        int nr_ids;