aboutsummaryrefslogtreecommitdiff
path: root/lib/vtls/darwinssl.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/vtls/darwinssl.h')
-rw-r--r--lib/vtls/darwinssl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/vtls/darwinssl.h b/lib/vtls/darwinssl.h
index 51931ee8f..687ecb13a 100644
--- a/lib/vtls/darwinssl.h
+++ b/lib/vtls/darwinssl.h
@@ -54,6 +54,8 @@ void Curl_darwinssl_sha256sum(const unsigned char *tmp, /* input */
size_t sha256len);
bool Curl_darwinssl_false_start(void);
+extern const struct Curl_ssl Curl_ssl_darwinssl;
+
/* Set the API backend definition to SecureTransport */
#define CURL_SSL_BACKEND CURLSSLBACKEND_DARWINSSL