From: William A. Rowe Jr Date: Tue, 9 Apr 2002 07:18:00 +0000 (+0000) Subject: Compiler/platform bogosity is apr's job. X-Git-Tag: 2.0.36~251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0184900aeaa688bf7c618642444a3db4ba6f1cb6;p=apache Compiler/platform bogosity is apr's job. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94568 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/server/gen_test_char.c b/server/gen_test_char.c index 946bb7bb0a..42ecdded10 100644 --- a/server/gen_test_char.c +++ b/server/gen_test_char.c @@ -63,9 +63,6 @@ #include #endif -/* we need some of the portability definitions... for strchr */ -#include "httpd.h" - /* A bunch of functions in util.c scan strings looking for certain characters. * To make that more efficient we encode a lookup table. */