summaryrefslogtreecommitdiff
path: root/usr/src/lib/libresolv2_joy/common/bsd/setenv.c
diff options
context:
space:
mode:
authorJohn Levon <john.levon@joyent.com>2018-10-11 12:52:24 +0000
committerJohn Levon <john.levon@joyent.com>2018-10-11 12:52:24 +0000
commit33e0c5714b4f9d45a34618dadc55f6b248aeef74 (patch)
tree5ad7a5ad155c44a7b5b065459d56fa49508b536d /usr/src/lib/libresolv2_joy/common/bsd/setenv.c
parentd42a31d44200e9c79284cfbf3a4889c8518cd77e (diff)
downloadillumos-joyent-33e0c5714b4f9d45a34618dadc55f6b248aeef74.tar.gz
OS-7297 libresolv2_joy needs fixes for newer GCC
Reviewed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Dan McDonald <danmcd@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'usr/src/lib/libresolv2_joy/common/bsd/setenv.c')
-rw-r--r--usr/src/lib/libresolv2_joy/common/bsd/setenv.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr/src/lib/libresolv2_joy/common/bsd/setenv.c b/usr/src/lib/libresolv2_joy/common/bsd/setenv.c
index baf00f6ff2..f9fdbb7be4 100644
--- a/usr/src/lib/libresolv2_joy/common/bsd/setenv.c
+++ b/usr/src/lib/libresolv2_joy/common/bsd/setenv.c
@@ -1,8 +1,3 @@
-#if defined(LIBC_SCCS) && !defined(lint)
-static const char sccsid[] = "@(#)setenv.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: setenv.c,v 1.2 2005/04/27 04:56:11 sra Exp $";
-#endif /* LIBC_SCCS and not lint */
-
/*
* Copyright (c) 1987, 1993
* The Regents of the University of California. All rights reserved.