]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Moved the #endif of APR_HAS_SHARED_MEMORY to include a reference
authorBradley Nicholes <bnicholes@apache.org>
Fri, 1 Feb 2002 18:07:08 +0000 (18:07 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Fri, 1 Feb 2002 18:07:08 +0000 (18:07 +0000)
commit5f4457ace3d8a79db9c4d03479989a1fbb6e3c65
treeb91cc670ee49ddf714de3fff29d8d80e79b2e27c
parent29fbef62c8ad1bfe5f01ebf869d944c39121c209
Moved the #endif of APR_HAS_SHARED_MEMORY to include a reference
to the global variable ap_scoreboard_shm.  Since this variable was already
being excluded by APR_HAS_SHARED_MEMORY at the beginning of the
file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93166 13f79535-47bb-0310-9956-ffa450edef68
server/scoreboard.c