Unverified Commit 87fbe5a5 authored by Luca Boccassi's avatar Luca Boccassi Committed by GitHub

Merge pull request #2868 from jasperla/openbsd/ucred

Problem: Build is broken on OpenBSD
parents 15828e48 22b57f6f
......@@ -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