X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Fsetnames.c;h=3f4cdda67bf6274bed957275ae380535be58700a;hb=d9e2a686f0f9200d07c7ff6c65ec40bd7a7b876c;hp=ac99fbd74000266dad39322c1cd5492945592613;hpb=a4fe009d3366b0a3e119713b0ecc7fc0070efdfa;p=libucw.git diff --git a/charset/setnames.c b/charset/setnames.c index ac99fbd7..3f4cdda6 100644 --- a/charset/setnames.c +++ b/charset/setnames.c @@ -8,8 +8,8 @@ * of the GNU General Public License. */ -#include "ucw/lib.h" -#include "charset/charconv.h" +#include +#include #include @@ -48,7 +48,7 @@ static const char *cs_names[] = { int find_charset_by_name(const char *c) { - unsigned int i; + uint i; for(i=0; i