From: Ryan Bloom Date: Wed, 29 Nov 2000 20:50:39 +0000 (+0000) Subject: Remove an unused header X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7c69f9c4acbe4c3ec771bd6125c1243218a82b3;p=apache Remove an unused header git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87134 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/listen.c b/server/listen.c index 5f797cbc2e..ebcf39db20 100644 --- a/server/listen.c +++ b/server/listen.c @@ -65,7 +65,6 @@ #include "ap_listen.h" #include "apr_strings.h" #include "http_log.h" -#include "mpm.h" #include "mpm_common.h" #ifdef HAVE_STRING_H #include