--- hdrs/cs_imp.h.old Wed Aug 9 18:14:33 2000 +++ hdrs/cs_imp.h Mon Aug 14 17:10:56 2000 @@ -155,7 +155,7 @@ uint16 iso646[12]; struct utfmap utfmap; } b; -} map_ascii, map_latin1, map_koi8r, map_invariant, map_utf8; +} map_ascii, map_latin1, map_koi8r, map_cp1251, map_invariant, map_utf8; extern unsigned char map_fallback_rev P_((unsigned int val, int *found)); extern uint16 map_fallback P_((unsigned int c));