Ensure we're using unsigned char's ptrs for ctype functions.
[pazpar2-moved-to-github.git] / src / connection.c
index c93e182..fac727b 100644 (file)
@@ -36,7 +36,6 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 #endif
 
 #include <signal.h>
-#include <ctype.h>
 #include <assert.h>
 
 #include <yaz/log.h>