From 7064b9696190e3952373865ce538b98cf278d8f6 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 21 Jul 2008 20:49:12 +0000 Subject: * Fix endles loop condition by not closing connection properly once finished. * Fix build issues on FreeBSD. --- daemon/httpauthd.c | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/httpauthd.c') diff --git a/daemon/httpauthd.c b/daemon/httpauthd.c index b75c116..b8f5e1b 100644 --- a/daemon/httpauthd.c +++ b/daemon/httpauthd.c @@ -21,6 +21,7 @@ #include #include +#include #include #include #include -- cgit v1.2.3