]> sjero.net Git - wget/blobdiff - src/connect.h
[svn] Check for struct sockaddr_storage.
[wget] / src / connect.h
index f0ae5c074443078540414597e35a9aad52d46dd8..33cc7ab5f61812f4029c59b3c5031427e3abce0a 100644 (file)
@@ -32,12 +32,6 @@ so, delete this exception statement from your version.  */
 
 #include "host.h"              /* for definition of ip_address */
 
-#ifndef ENABLE_IPV6
-# ifndef HAVE_SOCKADDR_STORAGE
-#  define sockaddr_storage sockaddr_in
-# endif
-#endif /* ENABLE_IPV6 */
-
 /* Function declarations */
 
 /* Returned by connect_to_host when host name cannot be resolved.  */