From: Ryan Bloom Date: Fri, 1 Dec 2000 23:26:04 +0000 (+0000) Subject: Remove an unnecessary header file. X-Git-Tag: moving_to_httpd_module~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6af2db37953ea59ebfbd812b3f1a04d6d5da9c5e;p=apache Remove an unnecessary header file. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87152 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_listen.h b/include/ap_listen.h index 991f744c59..3dda112409 100644 --- a/include/ap_listen.h +++ b/include/ap_listen.h @@ -57,7 +57,6 @@ #include "apr_network_io.h" #include "http_config.h" -#include "mpm.h" /** * @package Apache Listeners Library