diff options
Diffstat (limited to 'kernel/rtmutex-debug.c')
| -rw-r--r-- | kernel/rtmutex-debug.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/rtmutex-debug.c b/kernel/rtmutex-debug.c index 16502d3a71c..13b243a323f 100644 --- a/kernel/rtmutex-debug.c +++ b/kernel/rtmutex-debug.c @@ -17,6 +17,7 @@   * See rt.c in preempt-rt for proper credits and further information   */  #include <linux/sched.h> +#include <linux/sched/rt.h>  #include <linux/delay.h>  #include <linux/export.h>  #include <linux/spinlock.h>  |