mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 02:42:58 +01:00
Merge pull request #1113 from fichtner/socks_include
socks: fix build on FreeBSD
This commit is contained in:
commit
1b9f67cac6
@ -26,6 +26,7 @@
|
||||
|
||||
#ifndef ZMQ_HAVE_WINDOWS
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user