X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=charset%2Fsetnames.c;h=3f4cdda67bf6274bed957275ae380535be58700a;hb=9adf0cac23ff0639f64a9d510c71e5aab44c27e9;hp=ff723ec2c87c55d51a8365b6743dd365b2836d08;hpb=46ddff89cca52f48ad1ed9eda5d5d9aa0b2f5ea5;p=libucw.git diff --git a/charset/setnames.c b/charset/setnames.c index ff723ec2..3f4cdda6 100644 --- a/charset/setnames.c +++ b/charset/setnames.c @@ -8,8 +8,8 @@ * of the GNU General Public License. */ -#include "lib/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