--- ./src/readxml.c~ 2007-01-11 10:43:37.000000000 +0900 +++ ./src/readxml.c 2009-07-08 14:10:07.000000000 +0900 @@ -26,6 +26,10 @@ #include #include +#ifdef HAVE_ICONV +#include +#endif + #include #include "readxml.h"