mirror of
https://github.com/g4klx/MMDVMHost
synced 2025-12-21 15:09:23 +08:00
Begin getting it to compile on Windows again.
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
#include <net/route.h>
|
||||
#endif
|
||||
#elif defined(_WIN32) || defined(_WIN64)
|
||||
#include <ws2tcpip.h>
|
||||
// #include <ws2tcpip.h>
|
||||
// #include <WinSock2.h>
|
||||
#include <iphlpapi.h>
|
||||
#pragma comment(lib, "iphlpapi.lib")
|
||||
#ifndef NO_ERROR
|
||||
|
||||
Reference in New Issue
Block a user