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.h | 1 + 1 file changed, 1 insertion(+) (limited to 'daemon/httpauthd.h') diff --git a/daemon/httpauthd.h b/daemon/httpauthd.h index 604c4db..490026c 100644 --- a/daemon/httpauthd.h +++ b/daemon/httpauthd.h @@ -25,6 +25,7 @@ #include #include "buffer.h" #include +#include /* ----------------------------------------------------------------------- * HTTP Auth Handlers -- cgit v1.2.3