X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;ds=sidebyside;f=charset%2Fsetnames.c;h=3f4cdda67bf6274bed957275ae380535be58700a;hb=d9e2a686f0f9200d07c7ff6c65ec40bd7a7b876c;hp=ff723ec2c87c55d51a8365b6743dd365b2836d08;hpb=6b475e1471242a1db6ee254f98501cc11c8bf1c4;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