aboutsummaryrefslogtreecommitdiff
path: root/lib/http.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/http.c')
-rw-r--r--lib/http.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/http.c b/lib/http.c
index e0c5d73e7..277e90266 100644
--- a/lib/http.c
+++ b/lib/http.c
@@ -92,6 +92,7 @@
#include "http_ntlm.h"
#include "http_negotiate.h"
#include "url.h"
+#include "share.h"
#define _MPRINTF_REPLACE /* use our functions only */
#include <curl/mprintf.h>