Merge branch 'master' of git://git.denx.de/u-boot-sh
[oweals/u-boot.git] / net / wol.c
index 51543343e409a6807b7b56448413bf204ca9fc49..0a625668a992ef4fd6feb8c8cf4084b6020ccfd8 100644 (file)
--- a/net/wol.c
+++ b/net/wol.c
@@ -7,7 +7,6 @@
 #include <command.h>
 #include <env.h>
 #include <net.h>
-#include <environment.h>
 #include "wol.h"
 
 static ulong wol_timeout = WOL_DEFAULT_TIMEOUT;