aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/locale/rpmatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/locale/rpmatch.c')
-rw-r--r--lib/libc/locale/rpmatch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/locale/rpmatch.c b/lib/libc/locale/rpmatch.c
index 1189f97e58ba..4826c302b827 100644
--- a/lib/libc/locale/rpmatch.c
+++ b/lib/libc/locale/rpmatch.c
@@ -27,8 +27,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <langinfo.h>
#include <regex.h>
#include <stdlib.h>