mirror of
https://github.com/apache/httpd.git
synced 2025-08-06 11:06:17 +00:00
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:
@ -55,7 +55,6 @@ POSSIBILITY OF SUCH DAMAGE.
|
|||||||
#include "httpd.h"
|
#include "httpd.h"
|
||||||
#include "apr_strings.h"
|
#include "apr_strings.h"
|
||||||
#include "apr_tables.h"
|
#include "apr_tables.h"
|
||||||
#include "apr_thread_proc.h"
|
|
||||||
|
|
||||||
#ifdef HAVE_PCRE2
|
#ifdef HAVE_PCRE2
|
||||||
#define PCRE2_CODE_UNIT_WIDTH 8
|
#define PCRE2_CODE_UNIT_WIDTH 8
|
||||||
|
Reference in New Issue
Block a user