common: Drop init.h from common header
[oweals/u-boot.git] / arch / sandbox / cpu / start.c
index b6ff5c3d647262f97337e91d07071cb8b825ad46..c6a2bbe4689960b15bfca3e68a4d20a5c31197c8 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <command.h>
 #include <errno.h>
+#include <init.h>
 #include <os.h>
 #include <cli.h>
 #include <sort.h>