summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 168d28a635..dcfc9314ca 100755
--- a/configure
+++ b/configure
@@ -2866,6 +2866,7 @@ fi
echocheck "socklen_t"
+_socklen_t=no
for header in "sys/socket.h" "ws2tcpip.h" ; do
cat > $TMPC << EOF
#include <$header>