From: Rainer Jung Date: Fri, 2 Jan 2009 16:37:44 +0000 (+0000) Subject: Include mpm_common.h in simple_run.c in order X-Git-Tag: 2.3.1~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9e7431b072f9002791f4c04d35f37493980b999d;p=apache Include mpm_common.h in simple_run.c in order to resolve ap_run_drop_privileges. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@730777 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/simple/simple_run.c b/server/mpm/simple/simple_run.c index b9febc70c0..06c5496d4c 100644 --- a/server/mpm/simple/simple_run.c +++ b/server/mpm/simple/simple_run.c @@ -28,6 +28,7 @@ #include "ap_listen.h" #include "mpm.h" +#include "mpm_common.h" /** * Create Timers.