Commit bfdb278d authored by David Reid's avatar David Reid
Browse files

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
parent 72a01078
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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)
{