X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Futf8.c;h=cf26889df5782fe81839a574b0329becf8d09cd6;hb=06742ec624c4be64ea1033f5470b668162c022cb;hp=8a8fb42f0b785d143b19b1c65511f7486167e193;hpb=2bda83b48d8a6807632312403561b11b79048443;p=chaz%2Ftar diff --git a/src/utf8.c b/src/utf8.c index 8a8fb42..cf26889 100644 --- a/src/utf8.c +++ b/src/utf8.c @@ -16,13 +16,17 @@ with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "system.h" +#include #include #include "common.h" #ifdef HAVE_ICONV_H # include #endif +#ifndef ICONV_CONST +# define ICONV_CONST +#endif + #ifdef HAVE_LIBICONV struct langtab