Follow-up to r1902572: Remove now unused #include.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1902573 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Ivan Zhakov
2022-07-08 16:24:37 +00:00
parent b93394ec69
commit 7641312e07

View 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