common: Drop image.h from common header
[oweals/u-boot.git] / cmd / md5sum.c
index 63cbae0364c1fe2437ea8d6c069aea327b647c6f..4e30334951a009f8fda6fab498c20839ceb098a1 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <image.h>
 #include <mapmem.h>
 #include <u-boot/md5.h>
 #include <asm/io.h>