mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 22:00:10 -05:00
ERR: Added missing include.
This commit is contained in:
@@ -86,6 +86,7 @@ inline int Chdir(const char* dir)
|
||||
# endif
|
||||
#elif defined( __CYGWIN__ ) || defined( __linux__ )
|
||||
# include <sys/time.h>
|
||||
# include <time.h>
|
||||
# define HAVE_GETTIMEOFDAY
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user