]> sjero.net Git - wget/blobdiff - src/config.h.in
[svn] Look for and use socklen_t.
[wget] / src / config.h.in
index b9fc24b8ec1f34b46461e60e4cf2277a639444b9..eb811e3b900020c93f2f79d6fcdaea4822d1c52d 100644 (file)
@@ -271,6 +271,9 @@ char *alloca ();
 /* Define if you want to enable the IPv6 support.  */
 #undef ENABLE_IPV6
 
+/* Define if you don't have socklen_t.  */
+#undef socklen_t
+
 /* First a gambit to see whether we're on Solaris.  We'll
    need it below.  */
 #ifdef __sun