Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
[glibc.git] / stdio / putc.c
blob51aae378ae166e2329eca509aa2cdfd4998bb321
1 #include <ansidecl.h>
2 #include <stdio.h>
3 #undef putc
4 #define fputc putc
5 #include <fputc.c>