summaryrefslogtreecommitdiff
path: root/lib/curlx.h
diff options
context:
space:
mode:
authorCameron Cawley <ccawley2011@gmail.com>2020-07-31 20:36:56 +0100
committerMarcel Raad <Marcel.Raad@teamviewer.com>2020-08-02 17:58:44 +0200
commit790137b0f701fc9dc8e40d903b89be9f1ecadd00 (patch)
tree871ec08dc406d5edade332912442f704303632a0 /lib/curlx.h
parent5c2728eb42bc49533bb3a7abd00071549fb377fb (diff)
downloadcurl-790137b0f701fc9dc8e40d903b89be9f1ecadd00.tar.gz
win32: Add Curl_verify_windows_version() to curlx
Closes https://github.com/curl/curl/pull/5754
Diffstat (limited to 'lib/curlx.h')
-rw-r--r--lib/curlx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/curlx.h b/lib/curlx.h
index a8bae14b9..98e51bf56 100644
--- a/lib/curlx.h
+++ b/lib/curlx.h
@@ -63,6 +63,9 @@
curlx_unicodefree()
*/
+#include "version_win32.h"
+/* "version_win32.h" provides curlx_verify_windows_version() */
+
/* Now setup curlx_ * names for the functions that are to become curlx_ and
be removed from a future libcurl official API:
curlx_getenv