mirror of
https://github.com/apache/httpd.git
synced 2025-08-01 16:41:19 +00:00
The big change. This is part 3 of the apr-util symbols rename, please
see the first commit of srclib/apr-util/include (cvs apr-util/include) for the quick glance at symbols changed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87731 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -419,8 +419,8 @@ AP_DECLARE(void) unixd_set_rlimit(cmd_parms *cmd, struct rlimit **plimit,
|
||||
#endif
|
||||
}
|
||||
|
||||
AP_HOOK_STRUCT(
|
||||
AP_HOOK_LINK(get_suexec_identity)
|
||||
APR_HOOK_STRUCT(
|
||||
APR_HOOK_LINK(get_suexec_identity)
|
||||
)
|
||||
|
||||
AP_IMPLEMENT_HOOK_RUN_FIRST(ap_unix_identity_t *, get_suexec_identity,
|
||||
|
Reference in New Issue
Block a user