diff options
Diffstat (limited to 'net/wol.c')
-rw-r--r-- | net/wol.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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; |