env: Move env_set_hex() to env.h
[pandora-u-boot.git] / common / bootm.c
index 4629cdd..02295da 100644 (file)
@@ -7,6 +7,7 @@
 #ifndef USE_HOSTCC
 #include <common.h>
 #include <bootstage.h>
+#include <env.h>
 #include <errno.h>
 #include <fdt_support.h>
 #include <lmb.h>