summaryrefslogtreecommitdiff
path: root/daemon/httpauthd.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2008-06-12 03:40:09 +0000
committerStef Walter <stef@memberwebs.com>2008-06-12 03:40:09 +0000
commit3dc8cb104d3392e00514bb829c50390a9598fe3c (patch)
tree945274bf792a923f187a9e83a8c8af9fa3c63942 /daemon/httpauthd.c
parentde44fe7893da8d8c9903f1a7268fa6fe03446d36 (diff)
- apache2x module now supports connecting to multiple daemon addresses
and failover between them.
Diffstat (limited to 'daemon/httpauthd.c')
-rw-r--r--daemon/httpauthd.c2
1 files changed, 1 insertions, 1 deletions
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"
/*