aboutsummaryrefslogtreecommitdiff
path: root/lib/share.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/share.c')
-rw-r--r--lib/share.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/share.c b/lib/share.c
index eb2ee78ce..3a5f072bd 100644
--- a/lib/share.c
+++ b/lib/share.c
@@ -46,6 +46,7 @@ curl_share_init(void)
return share;
}
+#undef curl_share_setopt
CURLSHcode
curl_share_setopt(CURLSH *sh, CURLSHoption option, ...)
{