X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fconnect.h;fp=src%2Fconnect.h;h=33cc7ab5f61812f4029c59b3c5031427e3abce0a;hb=795614dcbb8c29a657563a74b36558278e983606;hp=f0ae5c074443078540414597e35a9aad52d46dd8;hpb=3f84a5e00e255ab46e69d8ff5e565b238fce4126;p=wget diff --git a/src/connect.h b/src/connect.h index f0ae5c07..33cc7ab5 100644 --- a/src/connect.h +++ b/src/connect.h @@ -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. */