]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/wol.c
net: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / net / wol.c
index 0a625668a992ef4fd6feb8c8cf4084b6020ccfd8..96478ba5751e78c902275ed4da65303b292365fe 100644 (file)
--- 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>