]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Fully backport r1913019 and leave it to r1913023 to include it conditionally.
authorRuediger Pluem <rpluem@apache.org>
Mon, 16 Oct 2023 13:39:41 +0000 (13:39 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 16 Oct 2023 13:39:41 +0000 (13:39 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1913027 13f79535-47bb-0310-9956-ffa450edef68

modules/http2/h2_ws.c

index af65a0e52326e9a8bf4609501e26e4ab219777a8..396e6e1e319502fe995e8b5f481623b34b0d38f2 100644 (file)
@@ -19,7 +19,6 @@
 #include "apr.h"
 #include "apr_strings.h"
 #include "apr_lib.h"
-#include "apr_encode.h"
 #include "apr_sha1.h"
 #include "apr_strmatch.h"