From: David Reid Date: Sun, 13 Aug 2000 18:38:03 +0000 (+0000) Subject: Missed this first time and forgot about it until now... X-Git-Tag: APACHE_2_0_ALPHA_6~35 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e87289d36da9c63e36fa747be9263aea0f14dc06;p=thirdparty%2Fapache%2Fhttpd.git Missed this first time and forgot about it until now... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86064 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/beos/beos.c b/server/mpm/beos/beos.c index ac8c997878e..7a664788b5e 100644 --- a/server/mpm/beos/beos.c +++ b/server/mpm/beos/beos.c @@ -592,7 +592,7 @@ static void perform_idle_server_maintenance(void) static void server_main_loop(int remaining_threads_to_start) { int child_slot; - ap_wait_t status; + apr_wait_t status; apr_proc_t pid; int i;