common: Move the image globals into image.h
[oweals/u-boot.git] / cmd / elf.c
index 57736f997bf856f0a49d62c9f8383ec8b86f8bba..ba06df06cf338e1a8c3c0a8eabe209df25898e5f 100644 (file)
--- a/cmd/elf.c
+++ b/cmd/elf.c
@@ -18,6 +18,7 @@
 #include <cpu_func.h>
 #include <elf.h>
 #include <env.h>
+#include <image.h>
 #include <net.h>
 #include <vxworks.h>
 #ifdef CONFIG_X86