summaryrefslogtreecommitdiffstats
path: root/lib/bind/bind/port_after.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bind/bind/port_after.h')
-rw-r--r--lib/bind/bind/port_after.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/bind/bind/port_after.h b/lib/bind/bind/port_after.h
index 93b8e75..38335d6 100644
--- a/lib/bind/bind/port_after.h
+++ b/lib/bind/bind/port_after.h
@@ -7,12 +7,16 @@
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/param.h>
+#include <sys/time.h>
#if (!defined(BSD)) || (BSD < 199306)
#include <sys/bitypes.h>
#endif
#ifdef HAVE_INTTYPES_H
#include <inttypes.h>
#endif
+#ifdef HAVE_SYS_SELECT_H
+#include <sys/select.h>
+#endif /* HAVE_SYS_SELECT_H */
#undef NEED_PSELECT
#define HAVE_SA_LEN 1
OpenPOWER on IntegriCloud