]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
get prototype for ap_os_create_privileged_process()
authorJeff Trawick <trawick@apache.org>
Thu, 7 Apr 2011 00:06:31 +0000 (00:06 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 7 Apr 2011 00:06:31 +0000 (00:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089689 13f79535-47bb-0310-9956-ffa450edef68

os/win32/util_win32.c

index c0959777680ebbac43c2fdf013f357d38c08f759..3a4038a5d019fff8f2895753af5c605cb8fa756c 100644 (file)
@@ -20,6 +20,7 @@
 
 #include "httpd.h"
 #include "http_log.h"
+#include "ap_mpm.h"
 
 #include <stdarg.h>
 #include <time.h>