chiark / gitweb /
Apply https://sourceware.org/git/?p=glibc.git;a=commit;h=d5dd6189d506068ed11c8bfa1e1e...
[eglibc.git] / wctype / bug-wctypeh.c
1 #include <wchar.h>
2 #include <wctype.h>
3 #include <stddef.h>
4 ptrdiff_t i;
5
6 int
7 main (void)
8 {
9   return 0;
10 }