aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/nameser/ns_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/nameser/ns_parse.c')
-rw-r--r--lib/libc/nameser/ns_parse.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc/nameser/ns_parse.c b/lib/libc/nameser/ns_parse.c
index 7a3382ed7703..40f19d33c2bc 100644
--- a/lib/libc/nameser/ns_parse.c
+++ b/lib/libc/nameser/ns_parse.c
@@ -17,12 +17,6 @@
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#ifndef lint
-static const char rcsid[] = "$Id: ns_parse.c,v 1.10 2009/01/23 19:59:16 each Exp $";
-#endif
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/* Import. */
#include "port_before.h"