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