]> granicus.if.org Git - apache/commit
httpdunit: fix check.h on Windows
authorJacob Champion <jchampion@apache.org>
Thu, 25 May 2017 21:18:36 +0000 (21:18 +0000)
committerJacob Champion <jchampion@apache.org>
Thu, 25 May 2017 21:18:36 +0000 (21:18 +0000)
commit589866e7e5e09513a6ef9617c1758623a1de8ddc
treeb64b217d86bd7d42219f819a4b5e6466b9a44321
parentac43c825397c9bde5b61bddb06e0201089f1dbf8
httpdunit: fix check.h on Windows

Check seems to have trouble with type definitions when using a
CMake+Windows toolchain. Include apr.h before check.h to ensure pid_t
exists.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/httpdunit@1796205 13f79535-47bb-0310-9956-ffa450edef68
test/httpdunit.c
test/httpdunit.h