build: Update netbsd_kevent_void.patch

This change fixes "Hunk #1 succeeded at 307 (offset -1 lines)."
This commit is contained in:
Hennadii Stepanov 2022-01-24 01:11:25 +02:00
parent bd482b3ffe
commit 77899991b1
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -10,7 +10,7 @@ diff --git a/configure.ac b/configure.ac
index 1a571291..402f8b86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -308,6 +308,27 @@ case "${host_os}" in
@@ -307,6 +307,27 @@ case "${host_os}" in
if test "x$libzmq_netbsd_has_atomic" = "xno"; then
AC_DEFINE(ZMQ_FORCE_MUTEXES, 1, [Force to use mutexes])
fi