diff options
Diffstat (limited to 'daemon/httpauthd.c')
-rw-r--r-- | daemon/httpauthd.c | 1 |
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> |