Added prebuild to vi PKGBUILD
[Archlinux-Stable.git] / support / dnsutils / bind.so_bsdcompat.diff
blob5d78031b7b03fd971b1c2389b3406bfbc0b0232c
1 --- ./lib/isc/unix/socket.c.orig 2005-11-03 17:08:42.000000000 -0600
2 +++ ./lib/isc/unix/socket.c 2006-02-18 13:09:15.000000000 -0600
3 @@ -245,6 +245,8 @@
5 #define SOCK_DEAD(s) ((s)->references == 0)
7 +#undef SO_BSDCOMPAT
9 static void
10 manager_log(isc_socketmgr_t *sockmgr,
11 isc_logcategory_t *category, isc_logmodule_t *module, int level,