aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/locale/c16rtomb_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/tests/locale/c16rtomb_test.c')
-rw-r--r--lib/libc/tests/locale/c16rtomb_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/tests/locale/c16rtomb_test.c b/lib/libc/tests/locale/c16rtomb_test.c
index df9fbcf61711..6812fbbc5164 100644
--- a/lib/libc/tests/locale/c16rtomb_test.c
+++ b/lib/libc/tests/locale/c16rtomb_test.c
@@ -30,7 +30,6 @@
* Test program for c16rtomb() as specified by ISO/IEC 9899:2011.
*/
-#include <sys/cdefs.h>
#include <errno.h>
#include <limits.h>
#include <locale.h>