]> granicus.if.org Git - apache/commit
Get rid of some warnings which crept into the Unix MPMs a
authorJeff Trawick <trawick@apache.org>
Thu, 22 Mar 2001 12:32:21 +0000 (12:32 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 22 Mar 2001 12:32:21 +0000 (12:32 +0000)
commit333ebf30c32a7897eac31063c3a70e62a717ec93
tree143b83e6a4330cc4f2ff172df689d8ca7ed12cfc
parentaa563a6faf0c2cb8a6c5823feed7e321be26d801
Get rid of some warnings which crept into the Unix MPMs a
few days ago.

mpm_common.h started referencing AP_MPM_NEEDS_RECLAIM_CHILD_PROCESSES
but did not include the header file where this might be defined.

The result was no prototype for ap_reclaim_child_processes() on
platforms which needed it.

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