diff options
Diffstat (limited to 'kernel/watchdog.c')
-rw-r--r-- | kernel/watchdog.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/watchdog.c b/kernel/watchdog.c index 144d7b1b0364..52718f4512e9 100644 --- a/kernel/watchdog.c +++ b/kernel/watchdog.c | |||
@@ -19,6 +19,7 @@ | |||
19 | #include <linux/sysctl.h> | 19 | #include <linux/sysctl.h> |
20 | #include <linux/smpboot.h> | 20 | #include <linux/smpboot.h> |
21 | #include <linux/sched/rt.h> | 21 | #include <linux/sched/rt.h> |
22 | #include <uapi/linux/sched/types.h> | ||
22 | #include <linux/tick.h> | 23 | #include <linux/tick.h> |
23 | #include <linux/workqueue.h> | 24 | #include <linux/workqueue.h> |
24 | #include <linux/sched/clock.h> | 25 | #include <linux/sched/clock.h> |