From 78953a774ccfdd404c9d6744b996029b1ab3d20c Mon Sep 17 00:00:00 2001 From: Ryan Bloom Date: Fri, 1 Dec 2000 23:26:04 +0000 Subject: [PATCH] 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 --- include/ap_listen.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.50.1