common: Drop init.h from common header
[oweals/u-boot.git] / board / qemu-mips / qemu-mips.c
index b3e0830843b3c525e54102b5a4d47c231f038fec..cf22ed5627f7b5807c49a448760976a4702b0754 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <init.h>
 #include <net.h>
 #include <asm/mipsregs.h>
 #include <asm/io.h>