Take two, hopefully not fucking up the includes this time.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2220 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
9f1f8850bb
commit
219d49829d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
typedef int SOCKET;
|
typedef int SOCKET;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "common/netinc.h"
|
#include "netinc.h"
|
||||||
|
|
||||||
#ifdef AF_IPX
|
#ifdef AF_IPX
|
||||||
#define USEIPX
|
#define USEIPX
|
||||||
|
|
Loading…
Reference in a new issue