]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix MPM DSO load failure on AIX.
authorJeff Trawick <trawick@apache.org>
Wed, 29 Feb 2012 01:52:17 +0000 (01:52 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 29 Feb 2012 01:52:17 +0000 (01:52 +0000)
commit553420af4859906853847425b1bacf3f1a729ca6
treea05c3c7f1d6f4801ad39354f6237da1df39356ce
parentffcace706b4977a1633d950e362cd0c0b2d8ea60
Fix MPM DSO load failure on AIX.

Without the proper AP_DECLARE*, these functions used by MPMs
were not exported from httpd on AIX, resulting in symbol
resolution errors.

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