]> granicus.if.org Git - apache/commitdiff
Remove workaround that was only necessary when htcacheclean included httpd.h
authorStefan Fritsch <sf@apache.org>
Thu, 11 Nov 2010 18:09:06 +0000 (18:09 +0000)
committerStefan Fritsch <sf@apache.org>
Thu, 11 Nov 2010 18:09:06 +0000 (18:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1034018 13f79535-47bb-0310-9956-ffa450edef68

support/htcacheclean.c

index c359ab193ce268d0d79a77fbaf65ccabd7aea1d5..8002e9fea5d2bd8224b6995b6779787721d2a647 100644 (file)
 #include <stdlib.h>
 #endif
 
-#ifdef AP_DEBUG
-/* XXX: Maybe we should link util_debug into htcacheclean? */
-#undef strchr
-#undef strrchr
-#undef strstr
-#endif
-
 /* define the following for debugging */
 #undef DEBUG