Marcus Meissner
33b4dc7ca1
Tested on Tumbleweed and SLE-15-SP4 OBS-URL: https://build.opensuse.org/request/show/952940 OBS-URL: https://build.opensuse.org/package/show/network/bind?expand=0&rev=336
11 lines
356 B
Diff
11 lines
356 B
Diff
--- bind-9.18.0.orig/contrib/dlz/modules/include/dlz_pthread.h 2022-01-24 09:28:57.521507091 +0100
|
|
+++ bind-9.18.0/contrib/dlz/modules/include/dlz_pthread.h 2022-02-08 12:19:14.177179130 +0100
|
|
@@ -18,6 +18,7 @@
|
|
|
|
#pragma once
|
|
|
|
+# define PTHREADS 1
|
|
#include <pthread.h>
|
|
#define dlz_mutex_t pthread_mutex_t
|
|
#define dlz_mutex_init pthread_mutex_init
|