sched/rt: Move rt specific bits into new header file
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / kernel / sched / sched.h
index ed8de30a040efcf93ac090cb3ce2b7901d591110..cc03cfdf469f6af1bda58d936539c9348b7e9501 100644 (file)
@@ -1,6 +1,7 @@
 
 #include <linux/sched.h>
 #include <linux/sched/sysctl.h>
+#include <linux/sched/rt.h>
 #include <linux/mutex.h>
 #include <linux/spinlock.h>
 #include <linux/stop_machine.h>