aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/getentropy.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getentropy.c')
-rw-r--r--lib/libc/gen/getentropy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/getentropy.c b/lib/libc/gen/getentropy.c
index 7085e7c609f8..44cb190f0237 100644
--- a/lib/libc/gen/getentropy.c
+++ b/lib/libc/gen/getentropy.c
@@ -27,8 +27,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <sys/param.h>
#include <sys/random.h>
#include <sys/sysctl.h>