Another MinGW build fix.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2474 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
@@ -35,14 +35,10 @@
|
||||
#ifdef USE_WINSOCK
|
||||
# include <winsock2.h>
|
||||
# include <ws2tcpip.h>
|
||||
# include "../wspiapiwrap.h"
|
||||
#else
|
||||
# include <netdb.h>
|
||||
#endif
|
||||
#ifdef DEBUG
|
||||
# ifdef USE_WINSOCK
|
||||
# include "../wspiapiwrap.h"
|
||||
# endif
|
||||
#endif
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user