summaryrefslogtreecommitdiff
path: root/testing/bind/so_bsdcompat.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-09-05 23:14:38 +0000
committerroot <root@rshg054.dnsready.net>2011-09-05 23:14:38 +0000
commite05f52e52ba779f4b0ebb5463dba9fc74f67f0b8 (patch)
tree426be7e1703e9b4aaec588af1dcec4ae24fe161e /testing/bind/so_bsdcompat.patch
parentf651180e6b1ac9508ec0d1d9b94972de776020a9 (diff)
Mon Sep 5 23:14:38 UTC 2011
Diffstat (limited to 'testing/bind/so_bsdcompat.patch')
-rw-r--r--testing/bind/so_bsdcompat.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/bind/so_bsdcompat.patch b/testing/bind/so_bsdcompat.patch
new file mode 100644
index 000000000..4d7031fcc
--- /dev/null
+++ b/testing/bind/so_bsdcompat.patch
@@ -0,0 +1,12 @@
+diff -aur old/lib/isc/unix/socket.c new/lib/isc/unix/socket.c
+--- old/lib/isc/unix/socket.c 2011-02-18 05:01:16.000000000 +0100
++++ new/lib/isc/unix/socket.c 2011-05-27 10:12:01.685269374 +0200
+@@ -712,6 +712,8 @@
+ }
+ #endif
+
++#undef SO_BSDCOMPAT
++
+ static void
+ socket_log(isc__socket_t *sock, isc_sockaddr_t *address,
+ isc_logcategory_t *category, isc_logmodule_t *module, int level,