aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/locale/mbrtoc16_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/locale/mbrtoc16_test.c')
-rw-r--r--lib/libc/tests/locale/mbrtoc16_test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libc/tests/locale/mbrtoc16_test.c b/lib/libc/tests/locale/mbrtoc16_test.c
index a6289e1004ca..98a140c56fc0 100644
--- a/lib/libc/tests/locale/mbrtoc16_test.c
+++ b/lib/libc/tests/locale/mbrtoc16_test.c
@@ -30,9 +30,6 @@
* Test program for mbrtoc16() as specified by ISO/IEC 9899:2011.
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include <errno.h>
#include <limits.h>
#include <locale.h>