summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/unix/socket_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bind/lib/isc/unix/socket_p.h')
-rw-r--r--usr.sbin/bind/lib/isc/unix/socket_p.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/bind/lib/isc/unix/socket_p.h b/usr.sbin/bind/lib/isc/unix/socket_p.h
index 306d1d5ed4a..a5e3ff975b4 100644
--- a/usr.sbin/bind/lib/isc/unix/socket_p.h
+++ b/usr.sbin/bind/lib/isc/unix/socket_p.h
@@ -14,16 +14,14 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: socket_p.h,v 1.5 2019/12/17 01:46:37 sthen Exp $ */
+/* $Id: socket_p.h,v 1.6 2020/01/09 14:18:30 florian Exp $ */
#ifndef ISC_SOCKET_P_H
#define ISC_SOCKET_P_H
/*! \file */
-#ifdef ISC_PLATFORM_NEEDSYSSELECTH
#include <sys/select.h>
-#endif
typedef struct isc_socketwait isc_socketwait_t;
int isc__socketmgr_waitevents(isc_socketmgr_t *, struct timeval *,