| # | Line 14 | Line 14 | static const char RCSid[] = "$Id$"; | |
|---|---|---|
| 14 | #include "oconv.h" | |
| 15 | ||
| 16 | #ifdef putc_unlocked /* avoid horrendous overhead of flockfile */ | |
| 17 | + | #undef putc |
| 18 | #define putc putc_unlocked | |
| 19 | #endif | |
| 20 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |