]> granicus.if.org Git - apache/commitdiff
remove unneeded include
authorIan Holsman <ianh@apache.org>
Wed, 26 Dec 2001 22:00:01 +0000 (22:00 +0000)
committerIan Holsman <ianh@apache.org>
Wed, 26 Dec 2001 22:00:01 +0000 (22:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92612 13f79535-47bb-0310-9956-ffa450edef68

server/gen_test_char.c

index 5bc1f97f01229d10de2f32cfa9180153912df382..0536e09397ee37ed342465b6cad35d3de2fab849 100644 (file)
@@ -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.