]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Follow-up to r1902572: Remove now unused #include.
authorIvan Zhakov <ivan@apache.org>
Fri, 8 Jul 2022 16:24:37 +0000 (16:24 +0000)
committerIvan Zhakov <ivan@apache.org>
Fri, 8 Jul 2022 16:24:37 +0000 (16:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1902573 13f79535-47bb-0310-9956-ffa450edef68

server/util_pcre.c

index 463c8c72563d4c66e313096334d773e4498dd0be..11b13d67c87111be6beeb51b015eeab47f44a584 100644 (file)
@@ -55,7 +55,6 @@ POSSIBILITY OF SUCH DAMAGE.
 #include "httpd.h"
 #include "apr_strings.h"
 #include "apr_tables.h"
-#include "apr_thread_proc.h"
 
 #ifdef HAVE_PCRE2
 #define PCRE2_CODE_UNIT_WIDTH 8