mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:13:33 +03:00
David Byron's fixes to make the latest curl build fine under MSVC 6.
This commit is contained in:
parent
b6a4ca9bc8
commit
4515d06465
7 changed files with 46 additions and 38 deletions
|
|
@ -52,7 +52,7 @@
|
|||
#endif
|
||||
|
||||
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
|
||||
#include <winsock.h>
|
||||
#include <winsock2.h>
|
||||
#else
|
||||
|
||||
#ifdef _AIX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue