diff options
Diffstat (limited to 'resolv/herror.c')
-rw-r--r-- | resolv/herror.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/resolv/herror.c b/resolv/herror.c index 0aaf29f9db..e285224fea 100644 --- a/resolv/herror.c +++ b/resolv/herror.c @@ -44,11 +44,6 @@ * SOFTWARE. */ -#if defined(LIBC_SCCS) && !defined(lint) -static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93"; -static const char rcsid[] = "$BINDId: herror.c,v 8.11 1999/10/13 16:39:39 vixie Exp $"; -#endif /* LIBC_SCCS and not lint */ - #include <sys/types.h> #include <sys/param.h> #include <sys/uio.h> |