mirror of
https://github.com/status-im/miniupnp.git
synced 2025-02-22 10:48:08 +00:00
iphlpapi.h is needed for Win32
This commit is contained in:
parent
c4df1c9e83
commit
b7b8711dd2
@ -17,6 +17,7 @@
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <io.h>
|
||||
#include <iphlpapi.h>
|
||||
#include <winsock.h>
|
||||
#include <stdint.h>
|
||||
#ifndef strncasecmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user