flush
[m6w6/ext-psi] / m4 / psi.m4
index 4ea5590a4e4af6985818b80b07cba106a75e7f21..4729740cdfbaf3bd2cbb4fc93804568d8ea1a68d 100644 (file)
--- a/m4/psi.m4
+++ b/m4/psi.m4
@@ -94,12 +94,18 @@ AC_DEFUN(PSI_INCLUDES, [AC_INCLUDES_DEFAULT()
 #ifdef HAVE_NETINET_IN_H
 # include <netinet/in.h>
 #endif
+#ifdef HAVE_NETINET_TCP_H
+# include <netinet/tcp.h>
+#endif
 #ifdef HAVE_ARPA_NAMESER_H
 # include <arpa/nameser.h>
 #endif
 #ifdef HAVE_NETDB_H
 # include <netdb.h>
 #endif
+#ifdef HAVE_POLL_H
+# include <poll.h>
+#endif
 #ifdef HAVE_RESOLV_H
 # include <resolv.h>
 #endif