env: Move env_get_f() to env.h
[oweals/u-boot.git] / board / esd / meesc / meesc.c
index 29b634113208d9a5f76ba4ad7b7258a1135141e6..b0d2f7b6f87b1b76b97a416b769006ce951d26d5 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <asm/io.h>
 #include <asm/gpio.h>
 #include <asm/mach-types.h>