mirror of
https://github.com/apache/httpd.git
synced 2025-11-08 04:22:21 +03:00
Revert r547987 ("svn merge -c -547987 .")
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@551835 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -349,14 +349,6 @@ extern const char *ap_mpm_set_exception_hook(cmd_parms *cmd, void *dummy,
|
||||
const char *arg);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The parent process pid table
|
||||
*/
|
||||
extern apr_table_t *ap_pid_table;
|
||||
int ap_in_pid_table(pid_t pid);
|
||||
void ap_set_pid_table(pid_t pid);
|
||||
void ap_unset_pid_table(pid_t pid);
|
||||
|
||||
AP_DECLARE_HOOK(int,monitor,(apr_pool_t *p))
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user