mips: mtmips: make use of sysreset-resetctrl for mt7628 soc
[oweals/u-boot.git] / cmd / zip.c
index 9cd400a7e80f2053edfa7054a164b44c971ebf90..8ef46e9815f7fd173eecb90d5177bd2f30dc9201 100644 (file)
--- a/cmd/zip.c
+++ b/cmd/zip.c
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 
 static int do_zip(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
 {