mirror of
https://github.com/zeromq/libzmq.git
synced 2025-03-09 15:26:04 +00:00
Problem: pgm/in.h is required on NetBSD too for struct group_req
This commit is contained in:
parent
266500a9ff
commit
8eaa43d9d3
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
#include <pgm/pgm.h>
|
#include <pgm/pgm.h>
|
||||||
|
|
||||||
#ifdef ZMQ_HAVE_OSX
|
#if defined(ZMQ_HAVE_OSX) || defined(ZMQ_HAVE_NETBSD)
|
||||||
#include <pgm/in.h>
|
#include <pgm/in.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user