env: Move env_get_f() to env.h
[oweals/u-boot.git] / board / socrates / socrates.c
index ff465a8ef2bda51759d8b26898ff01ab32bc5c7b..da9ae5bebb7e01cad5d5c4cb9f27c11af7408e47 100644 (file)
@@ -11,6 +11,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <pci.h>
 #include <asm/processor.h>
 #include <asm/immap_85xx.h>