Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
[oweals/u-boot.git] / cmd / md5sum.c
index 9d2d4180c5cf8262ae9ea83cd00b0a4943a24b60..63cbae0364c1fe2437ea8d6c069aea327b647c6f 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <mapmem.h>
 #include <u-boot/md5.h>
 #include <asm/io.h>