From 1cd0a094f05ce84ac85d237617eda288eb21de03 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 2 May 2001 02:27:29 +0000 Subject: [PATCH] account for the recent apr_pool_*abort changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88973 13f79535-47bb-0310-9956-ffa450edef68 --- support/httpd.exp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support/httpd.exp b/support/httpd.exp index 49fa9c7a41d..04581acf529 100644 --- a/support/httpd.exp +++ b/support/httpd.exp @@ -560,8 +560,10 @@ apr_pool_clear apr_pool_create apr_pool_destroy apr_pool_free_blocks_num_bytes +apr_pool_get_abort apr_pool_note_subprocess apr_pool_num_bytes +apr_pool_set_abort apr_pool_sub_make apr_pool_userdata_get apr_pool_userdata_set @@ -599,7 +601,6 @@ apr_send apr_sendfile apr_sendto apr_sendv -apr_set_abort apr_setsocketopt apr_setup_signal_thread apr_sha1_base64 -- 2.47.2