mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 08:13:01 +00:00
[LIBXML2]
Don't define _WINSOCKAPI_ svn path=/branches/header-work/; revision=46745
This commit is contained in:
parent
24fc3ac27d
commit
195d698a9d
3 changed files with 3 additions and 3 deletions
2
lib/3rdparty/libxml2/nanoftp.c
vendored
2
lib/3rdparty/libxml2/nanoftp.c
vendored
|
@ -78,7 +78,7 @@
|
|||
|
||||
|
||||
#if defined(__MINGW32__) || defined(_WIN32_WCE)
|
||||
#define _WINSOCKAPI_
|
||||
//#define _WINSOCKAPI_
|
||||
#include <wsockcompat.h>
|
||||
#include <winsock2.h>
|
||||
#undef XML_SOCKLEN_T
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue