From: Ian Holsman Date: Wed, 26 Dec 2001 22:00:01 +0000 (+0000) Subject: remove unneeded include X-Git-Tag: 2.0.30~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16ffdd12cb0099f86b12735807cc1549bc2f1413;p=apache remove unneeded include git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92612 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/gen_test_char.c b/server/gen_test_char.c index 5bc1f97f01..0536e09397 100644 --- a/server/gen_test_char.c +++ b/server/gen_test_char.c @@ -64,7 +64,6 @@ #endif /* we need some of the portability definitions... for strchr */ -#include "ap_config.h" #include "httpd.h" /* A bunch of functions in util.c scan strings looking for certain characters.