diff options
Diffstat (limited to 'net/eth_legacy.c')
-rw-r--r-- | net/eth_legacy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/eth_legacy.c b/net/eth_legacy.c index 0f558b23ce..850f362d87 100644 --- a/net/eth_legacy.c +++ b/net/eth_legacy.c @@ -8,7 +8,6 @@ #include <common.h> #include <command.h> #include <env.h> -#include <environment.h> #include <net.h> #include <phy.h> #include <linux/errno.h> |