aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/tdelete.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdlib/tdelete.c')
-rw-r--r--lib/libc/stdlib/tdelete.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/stdlib/tdelete.c b/lib/libc/stdlib/tdelete.c
index 38b2bd739170..8b3f34848db0 100644
--- a/lib/libc/stdlib/tdelete.c
+++ b/lib/libc/stdlib/tdelete.c
@@ -24,8 +24,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#define _SEARCH_PRIVATE
#include <search.h>
#include <stdbool.h>