mirror of
https://github.com/curl/curl.git
synced 2026-05-30 14:57:32 +03:00
Andrs Garca's minor fix to make it compile on win32
This commit is contained in:
parent
5986c653ef
commit
f0ee7115d3
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@
|
|||
#include <winsock.h>
|
||||
#define EINPROGRESS WSAEINPROGRESS
|
||||
#define EWOULDBLOCK WSAEWOULDBLOCK
|
||||
#define EISCONN WSAEISCONN
|
||||
#endif
|
||||
|
||||
#include "urldata.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue