* sysdeps/unix/sysv/linux/dl-osinfo.h: Include fcntl.h.
[glibc/pb-stable.git] / localedata / tests-mbwc / tst_towupper.c
bloba077d27d9ebcec31d0072d146fbb8f52b9a946ca
1 /*
2 TOWUPPER: int towupper (wint_t wc);
3 */
5 #define TST_FUNCTION towupper
7 #include "tsp_common.c"
8 #include "dat_towupper.c"
10 TST_FUNC_TOW (UPPER, upper);