env: Move env_get() to env.h
[platform/kernel/u-boot.git] / drivers / net / fsl_mcdmafec.c
index 88309b1..41752c0 100644 (file)
@@ -8,6 +8,7 @@
  */
 
 #include <common.h>
+#include <env.h>
 #include <environment.h>
 #include <malloc.h>
 #include <command.h>