summaryrefslogtreecommitdiff
path: root/cmd/lzmadec.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/lzmadec.c')
-rw-r--r--cmd/lzmadec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/lzmadec.c b/cmd/lzmadec.c
index 6860b5f7585..e3b9cc75ac2 100644
--- a/cmd/lzmadec.c
+++ b/cmd/lzmadec.c
@@ -11,6 +11,7 @@
#include <common.h>
#include <command.h>
+#include <env.h>
#include <mapmem.h>
#include <asm/io.h>