diff options
Diffstat (limited to 'resolv/ns_parse.c')
-rw-r--r-- | resolv/ns_parse.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resolv/ns_parse.c b/resolv/ns_parse.c index 712469be1d..863b20a9f7 100644 --- a/resolv/ns_parse.c +++ b/resolv/ns_parse.c @@ -15,10 +15,6 @@ * OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#if !defined(_LIBC) && !defined(lint) -static const char rcsid[] = "$BINDId: ns_parse.c,v 8.13 1999/10/13 16:39:35 vixie Exp $"; -#endif - /* Import. */ #include <sys/types.h> |