]> granicus.if.org Git - apache/commit
Fix some warnings when configured with --enable-maintainer-mode.
authorRyan Bloom <rbb@apache.org>
Mon, 13 Dec 1999 22:53:25 +0000 (22:53 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 13 Dec 1999 22:53:25 +0000 (22:53 +0000)
commit57a64feae6cd7e06d3ddb60183fc8ef4f0d0a14b
tree0f4d4a517841ae7077cba404afef619917535692
parent0d022946bc0dea99b1da7e923edd5627b4e11d75
Fix some warnings when configured with --enable-maintainer-mode.
ap_start_(shutdown|restart) are no longer static in dexter, because we
explicitly state we are creating them to be called from places other than
the parent.  This is the first in a series of patches to get the 2.0 code
to compile cleanly again.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84290 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mpm.h
server/mpm/dexter/dexter.c
server/mpm/mpmt_beos/mpmt_beos.h
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/mpmt_pthread/scoreboard.c
server/mpm/winnt/mpm_winnt.h