#if 0 #include #include wint_t getwchar(void) { return getwc(stdin); } /* STDC(199409) */ #endif