common: Drop init.h from common header
[oweals/u-boot.git] / arch / sh / lib / time_sh2.c
index d82c1d2feb371f825e98dc764481b8e836e06f0e..ef7c6073cc71c8c8ba2ad66fa14cf0e0f12bb72c 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 #include <time.h>
 #include <asm/io.h>
 #include <asm/processor.h>