env: Move env_get() to env.h
[platform/kernel/u-boot.git] / board / freescale / lx2160a / eth_lx2160aqds.c
index f6e22d7..92c06e5 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <hwconfig.h>
 #include <command.h>
 #include <netdev.h>