Input: ims-pcu - fix typo in the error message
[linux-2.6-microblaze.git] / kernel / delayacct.c
index 6605496..4a1c334 100644 (file)
@@ -14,6 +14,8 @@
  */
 
 #include <linux/sched.h>
+#include <linux/sched/task.h>
+#include <linux/sched/cputime.h>
 #include <linux/slab.h>
 #include <linux/taskstats.h>
 #include <linux/time.h>