<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- configure.orig	2017-03-16 02:53:04.000000000 +0000
+++ configure	2017-03-16 02:53:32.000000000 +0000
@@ -635,6 +635,9 @@
 #endif
 #ifdef HAVE_UNISTD_H
 # include &lt;unistd.h&gt;
+#endif
+#if HAVE_SYS_SOCKET_H
+# include &lt;sys/socket.h&gt;
 #endif"
 
 ac_subst_vars='LTLIBOBJS
</pre></body></html>