summaryrefslogtreecommitdiffstats
path: root/cmd/unzip.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/unzip.c')
-rw-r--r--cmd/unzip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/unzip.c b/cmd/unzip.c
index afd58e7cdb..725624627c 100644
--- a/cmd/unzip.c
+++ b/cmd/unzip.c
@@ -8,6 +8,7 @@
#include <command.h>
#include <env.h>
#include <gzip.h>
+#include <part.h>
static int do_unzip(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[])
{