1 2 3 4 5
#include <stdio.h> #undef putc #define fputc putc #define fputc_unlocked putc_unlocked #include <fputc.c>