]> granicus.if.org Git - apache/commitdiff
More changes to get BeOS building once more...
authorDavid Reid <dreid@apache.org>
Sat, 2 Dec 2000 13:33:31 +0000 (13:33 +0000)
committerDavid Reid <dreid@apache.org>
Sat, 2 Dec 2000 13:33:31 +0000 (13:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87156 13f79535-47bb-0310-9956-ffa450edef68

os/beos/os.c

index a0600b8e22feff0b6c6bb3e2d5ffd57f993fad16..dc1a63ceb55ef602b2062da7bcc7eba24bc51895 100644 (file)
@@ -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)
 {