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. --- daemon/httpauthd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemon/httpauthd.c') diff --git a/daemon/httpauthd.c b/daemon/httpauthd.c index 09fb1d7..1adf8db 100644 --- a/daemon/httpauthd.c +++ b/daemon/httpauthd.c @@ -37,7 +37,7 @@ #include "usuals.h" #include "httpauthd.h" #include "defaults.h" -#include "sock_any.h" +#include "sock-any.h" #include "stringx.h" /* -- cgit v1.2.3