common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / sh / lib / board.c
index 533fcf8906e0eb610cd665d910d51aa13bae3a91..a6a8f07e6f265ebb8064819570e9cde37a92a602 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <init.h>
 
 DECLARE_GLOBAL_DATA_PTR;