mirror of
https://github.com/curl/curl.git
synced 2026-07-24 19:17:20 +03:00
Gisle Vanem's IPv6-on-Windows patch applied!
This commit is contained in:
parent
7553341bad
commit
749f5387c1
20 changed files with 41 additions and 46 deletions
|
|
@ -24,13 +24,7 @@
|
|||
#include "setup.h"
|
||||
|
||||
#include <string.h>
|
||||
|
||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
||||
#if defined(__MINGW32__)
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
#include <time.h>
|
||||
#endif
|
||||
|
||||
/* 20000318 mgs
|
||||
* later we use _scrsize to determine the screen width, this emx library
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue