summaryrefslogtreecommitdiffstats
path: root/Utilities/cmcurl/lib/vssh/ssh.h
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/lib/vssh/ssh.h')
-rw-r--r--Utilities/cmcurl/lib/vssh/ssh.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Utilities/cmcurl/lib/vssh/ssh.h b/Utilities/cmcurl/lib/vssh/ssh.h
index 1e1b137..ca0533a 100644
--- a/Utilities/cmcurl/lib/vssh/ssh.h
+++ b/Utilities/cmcurl/lib/vssh/ssh.h
@@ -267,6 +267,7 @@ void Curl_ssh_attach(struct Curl_easy *data,
/* for non-SSH builds */
#define Curl_ssh_cleanup()
#define Curl_ssh_attach(x,y)
+#define Curl_ssh_init() 0
#endif
#endif /* HEADER_CURL_SSH_H */