summaryrefslogtreecommitdiff
path: root/net/bind916/patches/patch-lib_isc_stats.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/bind916/patches/patch-lib_isc_stats.c')
-rw-r--r--net/bind916/patches/patch-lib_isc_stats.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind916/patches/patch-lib_isc_stats.c b/net/bind916/patches/patch-lib_isc_stats.c
index 24d963212a7..97d09f0af81 100644
--- a/net/bind916/patches/patch-lib_isc_stats.c
+++ b/net/bind916/patches/patch-lib_isc_stats.c
@@ -1,6 +1,6 @@
-$NetBSD: patch-lib_isc_stats.c,v 1.1 2020/08/09 15:20:22 taca Exp $
+$NetBSD: patch-lib_isc_stats.c,v 1.2 2021/07/20 06:39:45 rin Exp $
-* Platform fixes from NetBSD base system.
+Use 32-bit atomic integers for !_LP64 platforms.
--- lib/isc/stats.c.orig 2020-05-06 09:59:35.000000000 +0000
+++ lib/isc/stats.c