diff options
Diffstat (limited to 'daemon/httpauthd.c')
-rw-r--r-- | daemon/httpauthd.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 <sys/types.h> #include <sys/param.h> +#include <assert.h> #include <stddef.h> #include <stdio.h> #include <errno.h> |