Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com>
---
 configure.ac |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/configure.ac b/configure.ac
index a30e873..b0dcdb7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -395,6 +395,9 @@ SOCKET_INCLUDES="
 #ifdef HAVE_WS2TCPIP_H
 #include <ws2tcpip.h>
 #endif
+#ifdef HAVE_NETINET_IN_SYSTM_H
+#include <netinet/in_systm.h>
+#endif
 "

 AC_CHECK_HEADERS(
-- 
1.7.3.4


Reply via email to