Move strtomhz() to vsprintf.h
[oweals/u-boot.git] / cmd / bdinfo.c
index ae6006f85ffa47bae8f3521619166e9e296a4425..abd9151432ed945e161a50ac54107cad1b0232f9 100644 (file)
@@ -10,6 +10,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <vsprintf.h>
 #include <linux/compiler.h>
 
 DECLARE_GLOBAL_DATA_PTR;