sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / kernel / utsname.c
index 06585ad296ffc27764d7cca0f9a84f2a89b2c8d9..913fe4336d2b75a0d7cd6697d3bcdf5436b9c5ed 100644 (file)
@@ -17,6 +17,7 @@
 #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)
 {