aboutsummaryrefslogtreecommitdiff
path: root/cmd/unlz4.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/unlz4.c')
-rw-r--r--cmd/unlz4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/unlz4.c b/cmd/unlz4.c
index fc52001..5f20838 100644
--- a/cmd/unlz4.c
+++ b/cmd/unlz4.c
@@ -4,9 +4,9 @@
* FUJITSU COMPUTERTECHNOLOGIES LIMITED. All rights reserved.
*/
+#include <common.h>
#include <command.h>
#include <env.h>
-#include <vsprintf.h>
#include <u-boot/lz4.h>
static int do_unlz4(struct cmd_tbl *cmdtp, int flag, int argc,