common: Move get_ticks() function out of common.h
[oweals/u-boot.git] / arch / microblaze / cpu / timer.c
index 58e5c307508528b81f9ba42419f361ffc0406f19..805eac7fa3f233f49b33f16925395786eaf2e279 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <fdtdec.h>
+#include <time.h>
 #include <asm/microblaze_timer.h>
 #include <asm/microblaze_intc.h>