From 24f58da39ddf4f815b50967a7fc14a3f3be52826 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Aug 2024 13:39:46 +0000 Subject: automatic import of bind --- bind-9.16-rh2133889.patch | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 bind-9.16-rh2133889.patch (limited to 'bind-9.16-rh2133889.patch') diff --git a/bind-9.16-rh2133889.patch b/bind-9.16-rh2133889.patch new file mode 100644 index 0000000..710bf53 --- /dev/null +++ b/bind-9.16-rh2133889.patch @@ -0,0 +1,31 @@ +From 606fc6d4aa8e8884f53f53e72dc1bd7babf37a47 Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= +Date: Mon, 16 Jan 2023 11:06:48 +0000 +Subject: [PATCH] Merge branch 'feature/main/zt-rwlock.h' into 'main' + +Include isc_rwlocktype_t type definition in zt.h + +See merge request isc-projects/bind9!7376 + +(cherry picked from commit d7bcdf8bd6c5395726f708535120ce9a97eaa935) + +395d6fca Include isc_rwlocktype_t type definition in zt.h +--- + 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 189092bc3b..2964fc971f 100644 +--- a/lib/dns/include/dns/zt.h ++++ b/lib/dns/include/dns/zt.h +@@ -19,6 +19,7 @@ + #include + + #include ++#include + + #include + +-- +2.39.0 + -- cgit v1.2.3