]> git.ipfire.org Git - thirdparty/curl.git/commit
curl_setup.h: include `limits.h` before testing for `#ifndef SSIZE_MAX`
authorAndrew <akirillo@uk.ibm.com>
Mon, 8 Sep 2025 12:07:29 +0000 (13:07 +0100)
committerViktor Szakats <commit@vsz.me>
Mon, 8 Sep 2025 12:52:55 +0000 (14:52 +0200)
commit7c9878ff0c8e6c4d3b6a112e4cbdaa7766940cc0
tree93298aef9e732c3b21fa5cfb9e83d5c3781caa4b
parent07a688135d6d7427870d4319757f58b3ae060fc5
curl_setup.h: include `limits.h` before testing for `#ifndef SSIZE_MAX`

Ref: 93f333c18fffc3c091b149f3e0ec2ca02b8dab40 #18426 #18406
Fixes #18493
Closes #18494
lib/curl_setup.h