]> git.ipfire.org Git - thirdparty/curl.git/commit
types: remove curl_int64_t/curl_uint64_t
authorStefan Eissing <stefan@eissing.org>
Wed, 26 Nov 2025 11:02:02 +0000 (12:02 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 Nov 2025 12:53:53 +0000 (13:53 +0100)
commit94ce87c39124d9845aa1e3ce170b9b227ddece89
treeddbd2dd84691b5511e71776ca8f589fe3a606e80
parent0b09ad8ecbb1e80bc5f621fc012080ab2abf61c4
types: remove curl_int64_t/curl_uint64_t

These types and the definitions surrounding them are no longer needed.

Closes #19706
lib/curl_setup.h
lib/curl_sha512_256.c
lib/vquic/curl_osslq.c
src/tool_util.c