From: David Reid Date: Sat, 2 Dec 2000 13:33:31 +0000 (+0000) Subject: More changes to get BeOS building once more... X-Git-Tag: moving_to_httpd_module~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15f9d66fb47091c2c45cacf4d7998cbe91de3e17;p=apache More changes to get BeOS building once more... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87156 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/beos/os.c b/os/beos/os.c index a0600b8e22..dc1a63ceb5 100644 --- a/os/beos/os.c +++ b/os/beos/os.c @@ -64,6 +64,9 @@ #include "ap_config.h" #include "os.h" #include "httpd.h" +#include "apr_thread_proc.h" +#include "ap_mpm.h" /* needed for definition of + * ap_os_create_privileged_process */ int ap_os_is_path_absolute(const char *file) {