dexter.c, prefork.c, and mpmt_pthread.c.
(Yes, we still need a function prototype somewhere, but at least we
can link properly now.)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85252
13f79535-47bb-0310-9956-
ffa450edef68
#endif
static int wait_or_timeout_counter;
-static ap_proc_t *ap_wait_or_timeout(ap_wait_t *status, ap_pool_t *p)
+ap_proc_t *ap_wait_or_timeout(ap_wait_t *status, ap_pool_t *p)
{
struct timeval tv;
ap_status_t rv;