mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-27 15:41:05 +08: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 <windows.h>
|
||||
#include <mswsock.h>
|
||||
#include <iphlpapi.h>
|
||||
|
||||
#if !defined __MINGW32__
|
||||
#include <Mstcpip.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user