Problem: Build is broken on OpenBSD

Solution: re-instate block for OpenBSD erroneously removed in 9622a830
parent 15828e48
......@@ -39,6 +39,10 @@
#include "windows.hpp"
#endif
#if defined ZMQ_HAVE_OPENBSD
#define ucred sockpeercred
#endif
// 0MQ definitions and exported functions
#include "../include/zmq.h"
......
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