mirror of
https://github.com/zeromq/libzmq.git
synced 2025-01-31 14:39:55 +01:00
OpenPGM compilation error on OSX fixed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
452ea97f5b
commit
e3dc0b25d9
@ -32,6 +32,10 @@
|
||||
|
||||
#include <pgm/pgm.h>
|
||||
|
||||
#ifdef ZMQ_HAVE_OSX
|
||||
#include <pgm/in.h>
|
||||
#endif
|
||||
|
||||
#include "options.hpp"
|
||||
|
||||
namespace zmq
|
||||
|
Loading…
x
Reference in New Issue
Block a user