Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels.
[glibc.git] / wctype / bug-wctypeh.c
blob9d5acb3a5c157d5a1bebd78d97ec5211cbf31938
1 #include <wchar.h>
2 #include <wctype.h>
3 #include <stddef.h>
4 ptrdiff_t i;
6 int
7 main (void)
9 return 0;