diff options
Diffstat (limited to 'kernel/cpu.c')
| -rw-r--r-- | kernel/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/cpu.c b/kernel/cpu.c index 78c206579d01..f7c063239fa5 100644 --- a/kernel/cpu.c +++ b/kernel/cpu.c | |||
| @@ -9,6 +9,7 @@ | |||
| 9 | #include <linux/notifier.h> | 9 | #include <linux/notifier.h> |
| 10 | #include <linux/sched/signal.h> | 10 | #include <linux/sched/signal.h> |
| 11 | #include <linux/sched/hotplug.h> | 11 | #include <linux/sched/hotplug.h> |
| 12 | #include <linux/sched/task.h> | ||
| 12 | #include <linux/unistd.h> | 13 | #include <linux/unistd.h> |
| 13 | #include <linux/cpu.h> | 14 | #include <linux/cpu.h> |
| 14 | #include <linux/oom.h> | 15 | #include <linux/oom.h> |
