]> 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)
commit2e728d6ee5114cd18b74e935a0262f85e6cf77c6
tree7ace0de7582ca77bf584b80d76bfce08699fd02c
parenta78e5021af9a9bd946268090c23af5c61e29b33d
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