summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--support/htpasswd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/support/htpasswd.c b/support/htpasswd.c
index 77e6bdc915..3d9bfbe913 100644
--- a/support/htpasswd.c
+++ b/support/htpasswd.c
@@ -83,6 +83,7 @@
#include "apr_strings.h"
#include "apr_errno.h"
#include "apr_file_io.h"
+#include "apr_general.h"
#if APR_HAVE_STDIO_H
#include <stdio.h>