]> granicus.if.org Git - apache/commitdiff
Compiler/platform bogosity is apr's job.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Apr 2002 07:18:00 +0000 (07:18 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Apr 2002 07:18:00 +0000 (07:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94568 13f79535-47bb-0310-9956-ffa450edef68

server/gen_test_char.c

index 946bb7bb0ae56d089a4ed6a7684f72bac2aac265..42ecdded104ee699896bf2090b85e575f0bba1f5 100644 (file)
@@ -63,9 +63,6 @@
 #include <stdio.h>
 #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.
  */