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