diff --git a/win32port/win32helpers/gettimeofday.h b/win32port/win32helpers/gettimeofday.h index 00380623..6208dccc 100644 --- a/win32port/win32helpers/gettimeofday.h +++ b/win32port/win32helpers/gettimeofday.h @@ -7,7 +7,9 @@ #define DELTA_EPOCH_IN_MICROSECS 11644473600000000ULL #endif -#include +#ifdef LWS_MINGW_SUPPORT + #include +#endif #ifndef _TIMEZONE_DEFINED struct timezone