summaryrefslogtreecommitdiff
path: root/cmd/md5sum.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/md5sum.c')
-rw-r--r--cmd/md5sum.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/md5sum.c b/cmd/md5sum.c
index 9d2d4180c5..63cbae0364 100644
--- a/cmd/md5sum.c
+++ b/cmd/md5sum.c
@@ -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>