diff options
Diffstat (limited to 'net/wol.c')
-rw-r--r-- | net/wol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/wol.c b/net/wol.c index 0a625668a99..96478ba5751 100644 --- a/net/wol.c +++ b/net/wol.c @@ -3,7 +3,6 @@ * Copyright 2018 Lothar Felten, lothar.felten@gmail.com */ -#include <common.h> #include <command.h> #include <env.h> #include <net.h> |