mirror of
https://github.com/curl/curl.git
synced 2025-01-30 14:22:33 +08:00
Jrn Hartroth adjusted for the mingw32 compiler
This commit is contained in:
parent
b4a47dda27
commit
65b3a9b498
@ -42,6 +42,7 @@
|
||||
|
||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
||||
#include <time.h>
|
||||
#include <winsock.h>
|
||||
#else
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user