From: Jeff Trawick Date: Thu, 7 Apr 2011 00:06:31 +0000 (+0000) Subject: get prototype for ap_os_create_privileged_process() X-Git-Tag: 2.3.12~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=209fe38e89c7b5dd9e5cc4a74f1ecda5e4e73f75;p=thirdparty%2Fapache%2Fhttpd.git get prototype for ap_os_create_privileged_process() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089689 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/os/win32/util_win32.c b/os/win32/util_win32.c index c0959777680..3a4038a5d01 100644 --- a/os/win32/util_win32.c +++ b/os/win32/util_win32.c @@ -20,6 +20,7 @@ #include "httpd.h" #include "http_log.h" +#include "ap_mpm.h" #include #include