env: Move env_get() to env.h
[oweals/u-boot.git] / cmd / mvebu / bubt.c
index b4d371f3056ffe9b4cf8b628df41b6d5a1e98852..84d2d531f0d43c04dae1bfa0a687f24306b4b905 100644 (file)
@@ -7,6 +7,7 @@
 #include <config.h>
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <vsprintf.h>
 #include <errno.h>
 #include <dm.h>