ERR: Added missing include.
This commit is contained in:
parent
f54bfe467c
commit
a747e47cb0
|
@ -86,6 +86,7 @@ inline int Chdir(const char* dir)
|
||||||
# endif
|
# endif
|
||||||
#elif defined( __CYGWIN__ ) || defined( __linux__ )
|
#elif defined( __CYGWIN__ ) || defined( __linux__ )
|
||||||
# include <sys/time.h>
|
# include <sys/time.h>
|
||||||
|
# include <time.h>
|
||||||
# define HAVE_GETTIMEOFDAY
|
# define HAVE_GETTIMEOFDAY
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue