]> sjero.net Git - wget/commitdiff
[svn] Don't include connect.h.
authorhniksic <devnull@localhost>
Sat, 2 Jul 2005 13:29:02 +0000 (06:29 -0700)
committerhniksic <devnull@localhost>
Sat, 2 Jul 2005 13:29:02 +0000 (06:29 -0700)
src/ChangeLog
src/host.c

index 3a612ed7dc10f98abccc647e899e3d09722247f0..ab75af6ff1113708e04b3ad1949472d6c12547d4 100644 (file)
@@ -1,3 +1,8 @@
+2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c: Don't include "connect.h" now that we no longer have
+       socket_has_inet6.
+
 2005-07-02  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * host.c: Remove extraneous definition of netdb.h.
index 14cc2ab07994aafa044d0454831f8810a01e9c97..745868c8842054b0d1ff091880c8e810ab6b8490 100644 (file)
@@ -53,7 +53,6 @@ so, delete this exception statement from your version.  */
 #include "host.h"
 #include "url.h"
 #include "hash.h"
-#include "connect.h"           /* for socket_has_inet6 */
 
 #ifndef NO_ADDRESS
 # define NO_ADDRESS NO_DATA