mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Don't include connect.h.
This commit is contained in:
parent
5b34f1db88
commit
8dcd0bd285
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user