Gisle Vanem's IPv6-on-Windows patch applied!

This commit is contained in:
Daniel Stenberg
2003-10-14 12:00:45 +00:00
parent 7553341bad
commit 749f5387c1
20 changed files with 41 additions and 46 deletions

View File

@@ -35,8 +35,7 @@
#include <errno.h>
#if defined(WIN32) && !defined(__GNUC__) || defined(__MINGW32__)
#include <winsock2.h>
#if defined(WIN32)
#include <time.h>
#include <io.h>
#else