mirror of
https://github.com/curl/curl.git
synced 2026-07-24 18:57:18 +03:00
Jrn Hartroth adjusted for the mingw32 compiler
This commit is contained in:
parent
b4a47dda27
commit
65b3a9b498
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
|
||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
||||
#include <time.h>
|
||||
#include <winsock.h>
|
||||
#else
|
||||
#include <sys/time.h>
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue