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.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/compat-43/sethostid.c b/lib/libc/compat-43/sethostid.c
index 00f4d89f82f7..cc53400a598b 100644
--- a/lib/libc/compat-43/sethostid.c
+++ b/lib/libc/compat-43/sethostid.c
@@ -33,8 +33,6 @@
static char sccsid[] = "@(#)sethostid.c 8.1 (Berkeley) 6/2/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/sysctl.h>