/* $Header$ */ #include #undef putchar putchar(c) { return putc(c, stdout); }