From: Jim Jagielski Date: Wed, 14 Nov 2012 17:45:42 +0000 (+0000) Subject: no longer needed X-Git-Tag: 2.5.0-alpha~6120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3452941de8288c47c1eeacc2a70e5fd0d6f46811;p=thirdparty%2Fapache%2Fhttpd.git no longer needed git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1409273 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/mpm/event/event.c b/server/mpm/event/event.c index 9d782febfcb..29456523110 100644 --- a/server/mpm/event/event.c +++ b/server/mpm/event/event.c @@ -84,7 +84,6 @@ #include "http_core.h" /* for get_remote_host */ #include "http_connection.h" #include "ap_mpm.h" -#include "pod.h" #include "mpm_common.h" #include "ap_listen.h" #include "scoreboard.h" diff --git a/server/mpm/eventopt/eventopt.c b/server/mpm/eventopt/eventopt.c index 2cc395c5be1..ec9dfeffe56 100644 --- a/server/mpm/eventopt/eventopt.c +++ b/server/mpm/eventopt/eventopt.c @@ -84,7 +84,6 @@ #include "http_core.h" /* for get_remote_host */ #include "http_connection.h" #include "ap_mpm.h" -#include "pod.h" #include "mpm_common.h" #include "ap_listen.h" #include "scoreboard.h" diff --git a/server/mpm/worker/worker.c b/server/mpm/worker/worker.c index e5b0d5ce60f..45fd38e0faf 100644 --- a/server/mpm/worker/worker.c +++ b/server/mpm/worker/worker.c @@ -58,7 +58,6 @@ #include "http_core.h" /* for get_remote_host */ #include "http_connection.h" #include "ap_mpm.h" -#include "pod.h" #include "mpm_common.h" #include "ap_listen.h" #include "scoreboard.h"