summaryrefslogtreecommitdiff
path: root/daemon/httpauthd.c
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2009-03-26 17:30:49 +0000
committerStef Walter <stef@memberwebs.com>2009-03-26 17:30:49 +0000
commita292e665e7aa78cc8a9ad3569328e06917639c22 (patch)
treed72c357dd22926e9d8876f20ff1f16cacd281399 /daemon/httpauthd.c
parent9e1de4e71db2c5b32bb8349584bafc22d6e29752 (diff)
Support for building on Solaris.
Diffstat (limited to 'daemon/httpauthd.c')
-rw-r--r--daemon/httpauthd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/daemon/httpauthd.c b/daemon/httpauthd.c
index b8f5e1b..3de597c 100644
--- a/daemon/httpauthd.c
+++ b/daemon/httpauthd.c
@@ -31,7 +31,6 @@
#include <syslog.h>
#include <pthread.h>
#include <fcntl.h>
-#include <err.h>
#include <ctype.h>
#include <signal.h>