]> sjero.net Git - wget/blobdiff - src/host.h
[svn] Fixed declaration of VEC in lookup_host.
[wget] / src / host.h
index 22e77038f02ba9f9cbf7f8aa359137b0261fb800..c5e1fd7ec43d9b5912989fede5678dee6dd77794 100644 (file)
@@ -44,8 +44,6 @@ so, delete this exception statement from your version.  */
 struct url;
 struct address_list;
 
-extern int ip_default_family;  /* defined in host.c */
-
 /* This struct defines an IP address, tagged with family type.  */
 
 typedef struct {