From: Ryan Bloom Date: Fri, 1 Dec 2000 23:26:04 +0000 (+0000) Subject: Remove an unnecessary header file. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78953a774ccfdd404c9d6744b996029b1ab3d20c;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