]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - kernel/utsname.c
fault-inject: parse as natural 1-based value for fail-nth write interface
[karo-tx-linux.git] / kernel / utsname.c
index 6976cd47dcf6028270eee444228eca7a340ca2d2..913fe4336d2b75a0d7cd6697d3bcdf5436b9c5ed 100644 (file)
 #include <linux/utsname.h>
 #include <linux/err.h>
 #include <linux/slab.h>
+#include <linux/cred.h>
 #include <linux/user_namespace.h>
 #include <linux/proc_ns.h>
+#include <linux/sched/task.h>
 
 static struct ucounts *inc_uts_namespaces(struct user_namespace *ns)
 {