]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.
authorGuenter Knauf <fuankg@apache.org>
Tue, 20 Mar 2012 23:15:05 +0000 (23:15 +0000)
committerGuenter Knauf <fuankg@apache.org>
Tue, 20 Mar 2012 23:15:05 +0000 (23:15 +0000)
commit22334821dc899139da462820cdcf63c4f845c68b
tree7ace0de7582ca77bf584b80d76bfce08699fd02c
parentb47ccc2e124b4ecaa750966c2d150da510315629
Revert r1294936 (Jeff's revert) and fix NetWare / Win32 build.
Added the missing AP_DECLARE* decorations for the function
implementations and variables.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1303201 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/mpm_common.h
include/scoreboard.h
server/mpm_common.c
server/mpm_unix.c
server/scoreboard.c