sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / fs / proc / proc_net.c
index ffd72a6c6e0446972c6ae86cb1722482c40b2504..5cbc65d7a1e13897c8e7c3d825914d6f9ddc2c03 100644 (file)
@@ -17,6 +17,7 @@
 #include <linux/slab.h>
 #include <linux/init.h>
 #include <linux/sched.h>
+#include <linux/sched/task.h>
 #include <linux/module.h>
 #include <linux/bitops.h>
 #include <linux/mount.h>