* nscd/connections.c (restart): If we want to switch back to the
[glibc.git] / libio / tst-wmemstream2.c
blobf51a1db20c0317b445c24f364453ffae3a4eeb57
1 #define CHAR_T wchar_t
2 #define W(o) L##o
3 #define OPEN_MEMSTREAM open_wmemstream
5 #include "tst-memstream2.c"