aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/url.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/url.c b/lib/url.c
index 89f316530..ee13f08a6 100644
--- a/lib/url.c
+++ b/lib/url.c
@@ -107,6 +107,7 @@
#include "strtok.h"
#include "share.h"
#include "content_encoding.h"
+#include "http_digest.h"
/* And now for the protocols */
#include "ftp.h"