Updated files to be able to build under mingw32 for linux.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <windows.h>
|
||||
#if (!defined(USE_INADDR) || (USE_INADDR == 0)) && \
|
||||
(!defined(USE_CLASSADDR) || (USE_CLASSADDR == 0))
|
||||
#include <Iphlpapi.h>
|
||||
#include <iphlpapi.h>
|
||||
#endif
|
||||
#include <winsock2.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user