diff --git a/lib-src/wakeup.c b/lib-src/wakeup.c index 7641843e406..d2035e3a523 100644 --- a/lib-src/wakeup.c +++ b/lib-src/wakeup.c @@ -2,6 +2,7 @@ #include #include +#include struct tm *localtime ();