Fixed slirp compilation in MinGW/MSYS.
TODO: Update GTK gui debugger to GTK 3.0 (v2.0 conflicts with wxGTK 3.1).
This commit is contained in:
parent
9ab4b36ec1
commit
05f80c2c81
@ -64,6 +64,7 @@ static u_int dns_addr_time;
|
||||
#if defined(_WIN32) || defined(__CYGWIN__)
|
||||
|
||||
#include <iphlpapi.h>
|
||||
#include <winerror.h>
|
||||
|
||||
int get_dns_addr(struct in_addr *pdns_addr)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user