diff options
Diffstat (limited to 'kernel')
-rw-r--r-- | kernel/sched/sched.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/sched/sched.h b/kernel/sched/sched.h index 76e3af3f39f4..5cbf92214ad8 100644 --- a/kernel/sched/sched.h +++ b/kernel/sched/sched.h | |||
@@ -18,6 +18,7 @@ | |||
18 | #include <linux/sched/task.h> | 18 | #include <linux/sched/task.h> |
19 | #include <linux/sched/task_stack.h> | 19 | #include <linux/sched/task_stack.h> |
20 | #include <linux/sched/cputime.h> | 20 | #include <linux/sched/cputime.h> |
21 | #include <linux/sched/init.h> | ||
21 | 22 | ||
22 | #include <linux/u64_stats_sync.h> | 23 | #include <linux/u64_stats_sync.h> |
23 | #include <linux/kernel_stat.h> | 24 | #include <linux/kernel_stat.h> |