diff options
Diffstat (limited to 'resolv/ns_ttl.c')
-rw-r--r-- | resolv/ns_ttl.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resolv/ns_ttl.c b/resolv/ns_ttl.c index d4c98bcf3a..079948790b 100644 --- a/resolv/ns_ttl.c +++ b/resolv/ns_ttl.c @@ -16,10 +16,6 @@ * SOFTWARE. */ -#if !defined(_LIBC) && !defined(lint) -static const char rcsid[] = "$BINDId: ns_ttl.c,v 8.8 1999/10/13 16:39:36 vixie Exp $"; -#endif - /* Import. */ #include <arpa/nameser.h> |