aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/net/wol.c b/net/wol.c
index 96478ba..0a62566 100644
--- a/net/wol.c
+++ b/net/wol.c
@@ -3,6 +3,7 @@
* Copyright 2018 Lothar Felten, lothar.felten@gmail.com
*/
+#include <common.h>
#include <command.h>
#include <env.h>
#include <net.h>