From: Greg Ames Date: Fri, 13 Jul 2007 19:23:24 +0000 (+0000) Subject: don't need the definitions for error buckets any more X-Git-Tag: 2.3.0~1721 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4009d1f99ea6ff3fc533de7313f016501ba33fc7;p=apache don't need the definitions for error buckets any more git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556113 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/filters/mod_deflate.c b/modules/filters/mod_deflate.c index 61c3d08170..2cbb993da7 100644 --- a/modules/filters/mod_deflate.c +++ b/modules/filters/mod_deflate.c @@ -44,7 +44,6 @@ #include "http_request.h" #define APR_WANT_STRFUNC #include "apr_want.h" -#include "http_protocol.h" #include "zlib.h"