diff options
| author | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2025-12-04 14:58:45 +0100 |
|---|---|---|
| committer | Jeroen van Rijn <Kelimion@users.noreply.github.com> | 2025-12-04 14:58:45 +0100 |
| commit | 6ef91e26588fb3985eaa521c86d2ce2dcb2eabf1 (patch) | |
| tree | 67b98dc117f6d799f3ac8fb2b8cdedf8a1226051 /vendor/curl/c/urlapi.h | |
| parent | be943e97576e844e2e38ba3dc1d2741052fc254d (diff) | |
Update curl bindings to 8.17dev-2025-12a
Diffstat (limited to 'vendor/curl/c/urlapi.h')
| -rw-r--r-- | vendor/curl/c/urlapi.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/curl/c/urlapi.h b/vendor/curl/c/urlapi.h index b4a6e5d56..34c11a6bb 100644 --- a/vendor/curl/c/urlapi.h +++ b/vendor/curl/c/urlapi.h @@ -26,7 +26,7 @@ #include "curl.h" -#ifdef __cplusplus +#ifdef __cplusplus extern "C" { #endif |