]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Allow use of strtoul()
authorStefan Fritsch <sf@apache.org>
Sun, 9 Jun 2013 08:19:29 +0000 (08:19 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 9 Jun 2013 08:19:29 +0000 (08:19 +0000)
commitfe32420e2cbc43393560d84db2c8f99685a56539
tree9fe618f4450afda44e450e8dcc6a0557601cfde5
parent0c098bdaa432c7bfe02071b43154f3ba980cb16a
Allow use of strtoul()

It conforms to C89 and we don't support older compilers than that.

PR: 55077

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1491155 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h