From c3014f1bd9014542f89c22f62aefc5a6b774a2be Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 20 Aug 2023 03:36:19 +0000 Subject: automatic import of bind --- bind-9.18-zt-include-rwlock.patch | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 bind-9.18-zt-include-rwlock.patch (limited to 'bind-9.18-zt-include-rwlock.patch') diff --git a/bind-9.18-zt-include-rwlock.patch b/bind-9.18-zt-include-rwlock.patch deleted file mode 100644 index 4375a2f..0000000 --- a/bind-9.18-zt-include-rwlock.patch +++ /dev/null @@ -1,26 +0,0 @@ -From 395d6fca2638129e1cc1f55ee4b3aa0dbba44dc0 Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= -Date: Mon, 16 Jan 2023 11:45:31 +0100 -Subject: [PATCH] Include isc_rwlocktype_t type definition in zt.h - -After changes zt.h uses rwlock type, which is not enforced to be always -defined. Ensure full type definition is ready by including appropriate -header. ---- - lib/dns/include/dns/zt.h | 1 + - 1 file changed, 1 insertion(+) - -diff --git a/lib/dns/include/dns/zt.h b/lib/dns/include/dns/zt.h -index 077b26ddea..037d0a9495 100644 ---- a/lib/dns/include/dns/zt.h -+++ b/lib/dns/include/dns/zt.h -@@ -18,6 +18,7 @@ - #include - - #include -+#include - - #include - --- -2.39.0 -- cgit v1.2.3