common: Move relocate_code() to init.h
[oweals/u-boot.git] / arch / mips / lib / reloc.c
index e68f49467c9ae2848915ec8b4984385aaf6c2227..1e3cfadd2d7e8588c0314782e37df7b168dec4df 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <init.h>
 #include <asm/relocs.h>
 #include <asm/sections.h>