diff options
Diffstat (limited to 'lib/curlx.h')
-rw-r--r-- | lib/curlx.h | 3 |
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 |