summaryrefslogtreecommitdiff
path: root/net/wol.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/wol.c')
-rw-r--r--net/wol.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wol.c b/net/wol.c
index 51543343e4..0a625668a9 100644
--- 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;