]> granicus.if.org Git - apache/commit
Declaration of ap_reclaim_child_processes() in exports.c needs to be
authorBrian Havard <bjh@apache.org>
Mon, 19 Mar 2001 13:07:28 +0000 (13:07 +0000)
committerBrian Havard <bjh@apache.org>
Mon, 19 Mar 2001 13:07:28 +0000 (13:07 +0000)
commit7c7bd950fdde04837eca3d2ca4309b770d61856c
tree42f68904fc201a1504a6d1d656c9bbf1081a2a58
parent8251bfc3d91dd70b5dc10bab3306926ae1604fce
Declaration of ap_reclaim_child_processes() in exports.c needs to be
conditional in the same way that the function's definition is so give it a
suitable macro that will be recogized by the scripts that make exports.c.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88537 13f79535-47bb-0310-9956-ffa450edef68
include/mpm_common.h
server/mpm/beos/mpm.h
server/mpm/experimental/perchild/mpm.h
server/mpm/perchild/mpm.h
server/mpm/prefork/mpm.h
server/mpm/threaded/mpm.h
server/mpm_common.c