Commit 1b9f67ca authored by Pieter Hintjens's avatar Pieter Hintjens

Merge pull request #1113 from fichtner/socks_include

socks: fix build on FreeBSD
parents 7e8dd466 f1207e6a
......@@ -26,6 +26,7 @@
#ifndef ZMQ_HAVE_WINDOWS
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment