X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=net%2Fwol.c;h=0a625668a992ef4fd6feb8c8cf4084b6020ccfd8;hb=2f760735c170c854ffca76be5607cec5c56fdc4f;hp=946bd91b473d3f45e05c4576209ba192199a93c5;hpb=4ac5df4b41ba46d7e635bdd8d500721c642b0a0d;p=oweals%2Fu-boot.git diff --git a/net/wol.c b/net/wol.c index 946bd91b47..0a625668a9 100644 --- a/net/wol.c +++ b/net/wol.c @@ -5,8 +5,8 @@ #include #include +#include #include -#include #include "wol.h" static ulong wol_timeout = WOL_DEFAULT_TIMEOUT;