diff options
Diffstat (limited to 'kernel/fork.c')
| -rw-r--r-- | kernel/fork.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/fork.c b/kernel/fork.c index 8632905f64c5..0af64d5d8b73 100644 --- a/kernel/fork.c +++ b/kernel/fork.c | |||
| @@ -18,6 +18,7 @@ | |||
| 18 | #include <linux/sched/user.h> | 18 | #include <linux/sched/user.h> |
| 19 | #include <linux/sched/numa_balancing.h> | 19 | #include <linux/sched/numa_balancing.h> |
| 20 | #include <linux/sched/stat.h> | 20 | #include <linux/sched/stat.h> |
| 21 | #include <linux/sched/task.h> | ||
| 21 | #include <linux/rtmutex.h> | 22 | #include <linux/rtmutex.h> |
| 22 | #include <linux/init.h> | 23 | #include <linux/init.h> |
| 23 | #include <linux/unistd.h> | 24 | #include <linux/unistd.h> |
