image: Return an error message from fit_config_verify_sig()
[oweals/u-boot.git] / common / bootm.c
index 4629cdd82d4acb330fbf983fa8afae153cd1f57a..902c13880dd3ecee9d6b05585c9bdd43873b79f1 100644 (file)
@@ -7,8 +7,11 @@
 #ifndef USE_HOSTCC
 #include <common.h>
 #include <bootstage.h>
+#include <cpu_func.h>
+#include <env.h>
 #include <errno.h>
 #include <fdt_support.h>
+#include <irq_func.h>
 #include <lmb.h>
 #include <malloc.h>
 #include <mapmem.h>