aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/sethostid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/sethostid.c')
-rw-r--r--lib/libc/compat-43/sethostid.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/compat-43/sethostid.c b/lib/libc/compat-43/sethostid.c
index cc53400a598b..97a239eb4d06 100644
--- a/lib/libc/compat-43/sethostid.c
+++ b/lib/libc/compat-43/sethostid.c
@@ -29,10 +29,6 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)sethostid.c 8.1 (Berkeley) 6/2/93";
-#endif /* LIBC_SCCS and not lint */
-#include <sys/cdefs.h>
#include <sys/param.h>
#include <sys/sysctl.h>