env: Drop environment.h header file where not needed
[oweals/u-boot.git] / net / eth_legacy.c
index e250a430f333aa66d1774346377efdc93b908d3f..850f362d873e2930da2d0e42bf77f5412c5b64cc 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
+#include <env.h>
 #include <net.h>
 #include <phy.h>
 #include <linux/errno.h>