X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=util%2Fyaziconv.c;h=57de6e1f4a7671001117450341fd638763f8814d;hp=b06cd8fab8cd5ccea186e0ee9f4acdfd5c1691b7;hb=3d757077b85e1f9d6227773f9ac716edeee18911;hpb=77c5a4fca8b516fd39b8ba213daed17a465a6b2a diff --git a/util/yaziconv.c b/util/yaziconv.c index b06cd8f..57de6e1 100644 --- a/util/yaziconv.c +++ b/util/yaziconv.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2012 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ @@ -12,6 +12,7 @@ #include #include +#include #define CHUNK_IN 64 #define CHUNK_OUT 64 @@ -78,7 +79,7 @@ void convert(FILE *inf, yaz_iconv_t cd, int verbose) return ; } else if (e == YAZ_ICONV_EINVAL) /* incomplete input */ - { + { size_t i; for (i = 0; i