#if 0 #include # define _XOPEN_LEGACY 500 int getw(FILE *stream) { return 0; } /* XOPEN(4,600) */ #endif