Avoid ctype.h .
[yaz-moved-to-github.git] / src / siconv.c
index 6a2618c..9ae3c39 100644 (file)
@@ -20,7 +20,6 @@
 #include <assert.h>
 #include <errno.h>
 #include <string.h>
-#include <ctype.h>
 
 #if HAVE_ICONV_H
 #include <iconv.h>