Avoid ctype.h .
[yaz-moved-to-github.git] / src / tpath.c
index 67b823a..a58bb3a 100644 (file)
@@ -14,7 +14,6 @@
 
 #include <stdio.h>
 #include <string.h>
-#include <ctype.h>
 #include <yaz/tpath.h>
 #include <yaz/log.h>
 #if HAVE_SYS_TYPES_H