From: Ryan Bloom Date: Wed, 29 Nov 2000 20:50:39 +0000 (+0000) Subject: Remove an unused header X-Git-Tag: moving_to_httpd_module~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87c30b0e93e869a3ba7bb51c859ceb0fd708e8c9;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