diff options
| author | Brian Feldman <green@FreeBSD.org> | 2004-02-25 21:03:46 +0000 |
|---|---|---|
| committer | Brian Feldman <green@FreeBSD.org> | 2004-02-25 21:03:46 +0000 |
| commit | 33dee819339974eaf7dbf69068001771cbdcd548 (patch) | |
| tree | 9638e0bc7f96f243bb180d862cc5f1093a53454c /lib/libc/net/gethostbydns.c | |
| parent | 59b4f7f45e04e06c04c5928e6750e43c2562a6ff (diff) | |
Notes
Diffstat (limited to 'lib/libc/net/gethostbydns.c')
| -rw-r--r-- | lib/libc/net/gethostbydns.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/net/gethostbydns.c b/lib/libc/net/gethostbydns.c index 02cd223b2439..82f515214caf 100644 --- a/lib/libc/net/gethostbydns.c +++ b/lib/libc/net/gethostbydns.c @@ -116,7 +116,6 @@ typedef union { char ac; } align; -extern int h_errno; int _dns_ttl_; #ifdef DEBUG |
