diff options
Diffstat (limited to 'daemon/httpauthd.h')
-rw-r--r-- | daemon/httpauthd.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <stdlib.h> #include "buffer.h" #include <syslog.h> +#include <pthread.h> /* ----------------------------------------------------------------------- * HTTP Auth Handlers |