mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:23:39 +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
|
|
@ -25,9 +25,6 @@
|
|||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#if defined(__MINGW32__)
|
||||
#include <winsock.h>
|
||||
#endif
|
||||
|
||||
#include <curl/curl.h>
|
||||
#include "urldata.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue