diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/wakeup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib-src/wakeup.c b/lib-src/wakeup.c index d2035e3a523..07c324d1210 100644 --- a/lib-src/wakeup.c +++ b/lib-src/wakeup.c | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | #include <stdio.h> | 3 | #include <stdio.h> |
| 4 | #include <time.h> | 4 | #include <time.h> |
| 5 | #include <sys/types.h> | ||
| 5 | #include <sys/time.h> | 6 | #include <sys/time.h> |
| 6 | 7 | ||
| 7 | struct tm *localtime (); | 8 | struct tm *localtime (); |