From 4009d1f99ea6ff3fc533de7313f016501ba33fc7 Mon Sep 17 00:00:00 2001 From: Greg Ames Date: Fri, 13 Jul 2007 19:23:24 +0000 Subject: [PATCH] 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 --- modules/filters/mod_deflate.c | 1 - 1 file changed, 1 deletion(-) 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" -- 2.40.0