[PATCH] fix missing includes
[deliverable/linux.git] / arch / cris / kernel / time.c
index b863815de78d7884d664ad3f3f2b19855ac3b66e..66ba8898db07ba0facf5a1edb86b31bb48a4f874 100644 (file)
@@ -31,6 +31,7 @@
 #include <linux/timex.h>
 #include <linux/init.h>
 #include <linux/profile.h>
+#include <linux/sched.h>       /* just for sched_clock() - funny that */
 
 int have_rtc;  /* used to remember if we have an RTC or not */;
 
This page took 0.027793 seconds and 5 git commands to generate.