]> granicus.if.org Git - apache/commitdiff
don't need the definitions for error buckets any more
authorGreg Ames <gregames@apache.org>
Fri, 13 Jul 2007 19:23:24 +0000 (19:23 +0000)
committerGreg Ames <gregames@apache.org>
Fri, 13 Jul 2007 19:23:24 +0000 (19:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@556113 13f79535-47bb-0310-9956-ffa450edef68

modules/filters/mod_deflate.c

index 61c3d081702f4137803568cfea22d2377077d258..2cbb993da7a0f915c09002460208e99f7e68dcb6 100644 (file)
@@ -44,7 +44,6 @@
 #include "http_request.h"
 #define APR_WANT_STRFUNC
 #include "apr_want.h"
-#include "http_protocol.h"
 
 #include "zlib.h"