1
0
Fork 0
forked from fte/fteqw

When will microsoft manage to follow some sort of standard?

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@912 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2005-03-22 02:09:19 +00:00
parent 9cf6a660db
commit 219fd9ec38

View file

@ -793,6 +793,10 @@ int Plug_Con_RenameSub(void *offset, unsigned int mask, const long *arg)
#define EADDRNOTAVAIL WSAEADDRNOTAVAIL
#define qerrno WSAGetLastError()
#ifdef IPPROTO_IPV6
#include <ws2tcpip.h>
#endif
#else