tiny-curl: patch set applied on 8.4.0

This commit is contained in:
Daniel Stenberg 2023-10-30 09:16:41 +01:00
parent d755a5f7c0
commit 172e54cda1
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
22 changed files with 1845 additions and 56 deletions

View file

@ -27,6 +27,7 @@
/* This file is for lib internal stuff */
#include "curl_setup.h"
#include <curl/curl.h>
#define PORT_FTP 21
#define PORT_FTPS 990