diff options
Diffstat (limited to 'net/wol.c')
-rw-r--r-- | net/wol.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wol.c b/net/wol.c index 946bd91b473..51543343e40 100644 --- a/net/wol.c +++ b/net/wol.c @@ -5,6 +5,7 @@ #include <common.h> #include <command.h> +#include <env.h> #include <net.h> #include <environment.h> #include "wol.h" |