summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2020-09-05 05:20:59 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2020-09-05 05:20:59 +0000
commit4b34368df5e5c56759cd9a6be1d62b26360e61af (patch)
tree75b3f31b0c374b41c6ee56d9d1dc4cd22303ffe2 /CMakeLists.txt
parent066f641991a92847dbb89ec57bc1c90df03b2ce6 (diff)
downloadhttpd-4b34368df5e5c56759cd9a6be1d62b26360e61af.tar.gz
Restore broken win32 build, include apr/std headers before httpd headers
- In httpd we override exit() to trap the true exit code (see os/win32/os.h) - process.h was redefining exit() which picked up the macro instead of the original exit() declaration - Cleaner style pulls in apr, then standard C headers, and finally sets down the httpd includes on top of these, resolving the windows build regression git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1881477 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions