Avoid ctype.h .
[yaz-moved-to-github.git] / src / iconv_encode_wchar.c
index 41b4492..a39a36c 100644 (file)
@@ -14,7 +14,6 @@
 #include <assert.h>
 #include <errno.h>
 #include <string.h>
-#include <ctype.h>
 #if HAVE_WCHAR_H
 #include <wchar.h>
 #endif