]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Include mpm.h so that we know which MPM is being built and therefore
authorBrian Havard <bjh@apache.org>
Tue, 5 Dec 2000 13:54:11 +0000 (13:54 +0000)
committerBrian Havard <bjh@apache.org>
Tue, 5 Dec 2000 13:54:11 +0000 (13:54 +0000)
commit3dc5e4bd0c4d7311cd1f67c27dccbc85bfda0527
tree2fc1b291f4ab9646e368d0b1a7a40f9c9a7a0f39
parent3cb4dce0ce4ea271dee2a2969ec3bc2414fb22c2
Include mpm.h so that we know which MPM is being built and therefore
when to export ap_listen_open().

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87207 13f79535-47bb-0310-9956-ffa450edef68
server/listen.c