mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-21 10:05:04 +01:00
Missing include added to ip.cpp
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
898ee99dc1
commit
f0c7edbc9c
@ -28,6 +28,7 @@
|
||||
#include <fcntl.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netinet/tcp.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user