cmd: adtimg: Rename internal symbols
[oweals/u-boot.git] / cmd / ximg.c
index 9e53cc45572fc7b4a41bb0380bbede2669d1eb26..22b2037a33f51187a5c024717811d372a434d99b 100644 (file)
@@ -13,6 +13,9 @@
  */
 #include <common.h>
 #include <command.h>
+#include <cpu_func.h>
+#include <env.h>
+#include <gzip.h>
 #include <image.h>
 #include <mapmem.h>
 #include <watchdog.h>