mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-19 18:03:50 +00:00
Merge pull request #1674 from GreatFruitOmsk/master
Add missing header for the if_nametoindex on Windows.
This commit is contained in:
commit
9ce8fe8f66
@ -54,6 +54,7 @@
|
|||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <mswsock.h>
|
#include <mswsock.h>
|
||||||
|
#include <iphlpapi.h>
|
||||||
|
|
||||||
#if !defined __MINGW32__
|
#if !defined __MINGW32__
|
||||||
#include <Mstcpip.h>
|
#include <Mstcpip.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user