diff options
Diffstat (limited to 'resolv/inet_neta.c')
-rw-r--r-- | resolv/inet_neta.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resolv/inet_neta.c b/resolv/inet_neta.c index b9f256b9e5..348ff4784f 100644 --- a/resolv/inet_neta.c +++ b/resolv/inet_neta.c @@ -15,10 +15,6 @@ * SOFTWARE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char rcsid[] = "$BINDId: inet_neta.c,v 1.6 1999/01/08 19:23:45 vixie Exp $"; -#endif - #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> |