tiny-printf: Add print_grouped_ull()
[oweals/u-boot.git] / cmd / ximg.c
index 9e53cc45572fc7b4a41bb0380bbede2669d1eb26..a9481004f0369ebf95ebf4b6ee9f6fd25b806f9d 100644 (file)
@@ -13,6 +13,8 @@
  */
 #include <common.h>
 #include <command.h>
+#include <env.h>
+#include <gzip.h>
 #include <image.h>
 #include <mapmem.h>
 #include <watchdog.h>