]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
We don't want ctype.h, but we do want ap_ctype.h so that we can get the
authorJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 18 Jun 2002 01:04:41 +0000 (01:04 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Tue, 18 Jun 2002 01:04:41 +0000 (01:04 +0000)
commit47b83bdb90f9df12b84ee3ee4923eafde6c18a72
tree808b04728e5de144cfe5a5080adef62c77d946c2
parent7dd54070089eca1e7ad3941c43b73afa3688e3a9
We don't want ctype.h, but we do want ap_ctype.h so that we can get the
ap_isspace macro.

Also remove needless cast to unsigned char as ap_isspace does that for us.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95747 13f79535-47bb-0310-9956-ffa450edef68
src/ap/ap_strtol.c