From e09eb5b08d923c8ee36d89d512891a21634fa839 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 30 Aug 2005 14:11:31 +0000 Subject: Let's pretend all system has isascii until we find one that actually hasn't. --- lib/defines.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/defines.h') diff --git a/lib/defines.h b/lib/defines.h index e89dc2a22c..b86dda4966 100644 --- a/lib/defines.h +++ b/lib/defines.h @@ -72,7 +72,6 @@ typedef int ssize_t; #endif #include "memmem.h" -#include "isascii.h" #ifndef HAVE_UINT typedef unsigned int uint; -- cgit v1.2.1