summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv2/common/bsd/strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/lib/libresolv2/common/bsd/strerror.c')
-rw-r--r--usr/src/lib/libresolv2/common/bsd/strerror.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libresolv2/common/bsd/strerror.c b/usr/src/lib/libresolv2/common/bsd/strerror.c
index 5973e63d5b..107215c798 100644
--- a/usr/src/lib/libresolv2/common/bsd/strerror.c
+++ b/usr/src/lib/libresolv2/common/bsd/strerror.c
@@ -1,8 +1,3 @@
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char sccsid[] = "@(#)strerror.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: strerror.c,v 1.6 2008/02/18 03:49:08 marka Exp $";
-#endif /* LIBC_SCCS and not lint */
-
/*
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.