MIPS: allow override of get_tbclk()
[platform/kernel/u-boot.git] / cmd / md5sum.c
index 9d2d418..63cbae0 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>