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
1 changed files with 3 additions and 3 deletions

View File

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