Add missing include header.
This commit is contained in:
parent
d2434c3bd9
commit
ce8d525928
|
@ -38,6 +38,7 @@
|
|||
|
||||
#include <stdlib.h>
|
||||
#include <time.h>
|
||||
#include "mkgmtime.h"
|
||||
|
||||
#define _SEC_IN_MINUTE 60L
|
||||
#define _SEC_IN_HOUR 3600L
|
||||
|
|
Loading…
Reference in New Issue