summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure b/configure
index 82bf56a13f..a9e568230b 100755
--- a/configure
+++ b/configure
@@ -8563,10 +8563,6 @@ $_def_use_aton
/* socklen_t support */
$_def_socklen_t
-#ifndef HAVE_SOCKLEN_T
-#define HAVE_SOCKLEN_T 1
-typedef int socklen_t;
-#endif
/* closesocket() support */
$_def_closesocket