From 3dc8cb104d3392e00514bb829c50390a9598fe3c Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Thu, 12 Jun 2008 03:40:09 +0000 Subject: - apache2x module now supports connecting to multiple daemon addresses and failover between them. --- common/stringx.c | 1 + 1 file changed, 1 insertion(+) (limited to 'common/stringx.c') diff --git a/common/stringx.c b/common/stringx.c index 24cf9d1..b48dee9 100644 --- a/common/stringx.c +++ b/common/stringx.c @@ -44,6 +44,7 @@ #include #include +#undef WHITESPACE #define WHITESPACE " \t\r\n\v" const char* trim_start(const char* data) -- cgit v1.2.3