]> Git Repo - J-u-boot.git/blobdiff - cmd/lzmadec.c
net: wget: integrate struct wget_info into legacy wget code
[J-u-boot.git] / cmd / lzmadec.c
index 81924da461802425ebefff0f7173c48008cfbe96..c40b96941b477b035b4551e34345c80c8e0f28cb 100644 (file)
@@ -9,10 +9,10 @@
  * Wolfgang Denk, DENX Software Engineering, [email protected].
  */
 
-#include <common.h>
 #include <command.h>
 #include <env.h>
 #include <mapmem.h>
+#include <vsprintf.h>
 #include <asm/io.h>
 
 #include <lzma/LzmaTools.h>
This page took 0.021165 seconds and 4 git commands to generate.