mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-31 14:39:55 +01: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>
|
||||
|
||||
#ifdef ZMQ_HAVE_OSX
|
||||
#if defined(ZMQ_HAVE_OSX) || defined(ZMQ_HAVE_NETBSD)
|
||||
#include <pgm/in.h>
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user