diff options
| author | 2008-08-04 16:34:20 +0000 | |
|---|---|---|
| committer | 2008-08-04 16:34:20 +0000 | |
| commit | 58d09879b74dcca641851384ab35dfd9de33145c (patch) | |
| tree | 9df9d4faaf3aa74153e7f664d80916894230226b /usr.sbin/bind/lib/isc/unix/socket_p.h | |
| parent | fix extended partition support by handling chained EBRs correctly (diff) | |
| download | wireguard-openbsd-58d09879b74dcca641851384ab35dfd9de33145c.tar.xz wireguard-openbsd-58d09879b74dcca641851384ab35dfd9de33145c.zip | |
Update to BIND 9.4.2-P2 and adapt our dynamic select changes. OK deraadt@
Diffstat (limited to 'usr.sbin/bind/lib/isc/unix/socket_p.h')
| -rw-r--r-- | usr.sbin/bind/lib/isc/unix/socket_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bind/lib/isc/unix/socket_p.h b/usr.sbin/bind/lib/isc/unix/socket_p.h index 1ed16a4c56f..f4b835136d8 100644 --- a/usr.sbin/bind/lib/isc/unix/socket_p.h +++ b/usr.sbin/bind/lib/isc/unix/socket_p.h @@ -15,7 +15,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $ISC: socket_p.h,v 1.7.18.2 2005/04/29 00:17:08 marka Exp $ */ +/* $ISC: socket_p.h,v 1.7.18.2.52.1 2008/07/29 04:47:31 each Exp $ */ #ifndef ISC_SOCKET_P_H #define ISC_SOCKET_P_H |
