lib: charset: add u16_str<n>cmp()
[oweals/u-boot.git] / cmd / bdinfo.c
index 86c17dc427b19bdcc22a26001161e37e6e2d5cc2..ae6006f85ffa47bae8f3521619166e9e296a4425 100644 (file)
@@ -9,6 +9,7 @@
  */
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <linux/compiler.h>
 
 DECLARE_GLOBAL_DATA_PTR;