aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/locale/mbrlen_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/locale/mbrlen_test.c')
-rw-r--r--lib/libc/tests/locale/mbrlen_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/locale/mbrlen_test.c b/lib/libc/tests/locale/mbrlen_test.c
index 33fa156bd2f0..50088596fc89 100644
--- a/lib/libc/tests/locale/mbrlen_test.c
+++ b/lib/libc/tests/locale/mbrlen_test.c
@@ -32,7 +32,6 @@
* "ja_JP.eucJP". Other encodings are not tested.
*/
-#include <sys/cdefs.h>
#include <errno.h>
#include <limits.h>
#include <locale.h>