aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/compat-43/gethostid.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/compat-43/gethostid.c')
-rw-r--r--lib/libc/compat-43/gethostid.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libc/compat-43/gethostid.c b/lib/libc/compat-43/gethostid.c
index 2314b9f6df64..bb3670f19670 100644
--- a/lib/libc/compat-43/gethostid.c
+++ b/lib/libc/compat-43/gethostid.c
@@ -29,10 +29,6 @@
* SUCH DAMAGE.
*/
-#if defined(LIBC_SCCS) && !defined(lint)
-static char sccsid[] = "@(#)gethostid.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>