ChangeSet ID: 100577325824779706960544 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/11/14 16:27:38
Modified files: server : sock.c
Log message: Francois Gouget fgouget@free.fr Make winsock.h and winsock2.h independent from the Unix headers. Make them compatible with both the Unix C headers and the MSVCRT headers. Ensure compatibility with the Unix headers via the USE_WS_PREFIX macro. Add WINE_NOWINSOCK: prevents winsock.h from being included from windows.h when defined. Add ws2tcpip.h, move definitions to the right header.
Patch: http://cvs.winehq.com/patch.py?id=100577325824779706960544
Revision Changes Path 1.22 +6 -1 wine/server/sock.c