diff options
Diffstat (limited to 'resolv/res_debug.c')
-rw-r--r-- | resolv/res_debug.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/resolv/res_debug.c b/resolv/res_debug.c index 68a407a033..d1e12db579 100644 --- a/resolv/res_debug.c +++ b/resolv/res_debug.c @@ -89,11 +89,6 @@ * SOFTWARE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char sccsid[] = "@(#)res_debug.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$BINDId: res_debug.c,v 8.34 2000/02/29 05:30:55 vixie Exp $"; -#endif /* LIBC_SCCS and not lint */ - #include <sys/types.h> #include <sys/param.h> #include <sys/socket.h> |