1
0
Fork 0
forked from fte/fteqw

That fix anything?

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3637 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2010-11-10 02:02:56 +00:00
parent 321dc86b43
commit 11cf5d29d4

View file

@ -16,9 +16,9 @@
#ifdef USEIPX #ifdef USEIPX
#include "wsipx.h" #include "wsipx.h"
#endif #endif
#ifdef IPPROTO_IPV6 #include <ws2tcpip.h>
#include <ws2tcpip.h> #ifndef IPPROTO_IPV6
#else /*for msvc6*/
#define IPPROTO_IPV6 #define IPPROTO_IPV6
#define EAI_NONAME 8 #define EAI_NONAME 8
struct ip6_scope_id struct ip6_scope_id