]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
lib: drop unused `vtls/vtls.h` includes
authorViktor Szakats <commit@vsz.me>
Sun, 21 Dec 2025 00:11:06 +0000 (01:11 +0100)
committerViktor Szakats <commit@vsz.me>
Sun, 21 Dec 2025 01:16:34 +0000 (02:16 +0100)
Closes #20057

14 files changed:
lib/cf-h1-proxy.c
lib/curl_sasl.c
lib/formdata.c
lib/gopher.c
lib/http.c
lib/http_proxy.c
lib/pingpong.c
lib/sendf.c
lib/smb.c
lib/transfer.c
lib/vauth/digest.c
lib/vauth/ntlm.c
lib/vssh/libssh.c
lib/vssh/libssh2.c

index c865a36122356fb7927abfa13c4df4314a6409e8..83b8239d45b7d52f45c591b63e221ba7abbe2da9 100644 (file)
@@ -40,7 +40,6 @@
 #include "connect.h"
 #include "curl_trc.h"
 #include "strcase.h"
-#include "vtls/vtls.h"
 #include "transfer.h"
 #include "curlx/strparse.h"
 
index 43d217ef35c989980422a7118afac8837660a6dc..864344da6a412455cc37c37fea9b74a8cb6faf76 100644 (file)
@@ -43,7 +43,6 @@
 #include "curlx/base64.h"
 #include "vauth/vauth.h"
 #include "cfilters.h"
-#include "vtls/vtls.h"
 #include "curl_sasl.h"
 #include "curlx/warnless.h"
 #include "sendf.h"
index 45e48e672c614e393d0b251cd6f0899098590f91..208d1d7f47ff46b7978e5969d80aabbc38ed0778 100644 (file)
@@ -32,7 +32,6 @@ struct Curl_easy;
 
 #include "urldata.h" /* for struct Curl_easy */
 #include "mime.h"
-#include "vtls/vtls.h"
 #include "sendf.h"
 #include "strdup.h"
 #include "bufref.h"
index c272d32b4678ebfc4b9ebd9dee8a7f60bcb88995..e83d9cfc4609acbabb341c0fc8d64707b1da5268 100644 (file)
@@ -33,7 +33,6 @@
 #include "connect.h"
 #include "gopher.h"
 #include "select.h"
-#include "vtls/vtls.h"
 #include "url.h"
 #include "escape.h"
 #include "curlx/warnless.h"
index 09f152a4ab4511ea2ef4fa14b76e2c2db2a94207..202808f1f2898dccab1b470d21ee7365549e41a1 100644 (file)
@@ -56,7 +56,6 @@
 #include "curlx/base64.h"
 #include "cookie.h"
 #include "vauth/vauth.h"
-#include "vtls/vtls.h"
 #include "vquic/vquic.h"
 #include "http_digest.h"
 #include "http_ntlm.h"
index 31b3519f73e43e5a626e4542dc9589f19e17ae45..3101f5f0a916a09cd410d606448349143addf1ef 100644 (file)
@@ -35,7 +35,6 @@
 #include "cf-h1-proxy.h"
 #include "cf-h2-proxy.h"
 #include "connect.h"
-#include "vtls/vtls.h"
 #include "transfer.h"
 #include "vauth/vauth.h"
 #include "curlx/strparse.h"
index 0e84978f9acbf9a24c3be3c1bae5420a79ac3f53..5b10bd61642655179f8bf181c32d0063bfe2eef7 100644 (file)
@@ -34,7 +34,6 @@
 #include "select.h"
 #include "progress.h"
 #include "pingpong.h"
-#include "vtls/vtls.h"
 
 #ifdef USE_PINGPONG
 
index f97b44e653f13017ad362bccc711c372ef8da787..2260ba2d3374cc8ebc1fb45b295ab6d86dc87ffe 100644 (file)
@@ -41,7 +41,6 @@
 #include "connect.h"
 #include "cw-out.h"
 #include "cw-pause.h"
-#include "vtls/vtls.h"
 #include "vssh/ssh.h"
 #include "multiif.h"
 #include "strerror.h"
index 6771485fa3609544b24b3adef9f7e8831931f038..45f9ca9e0bf742e292d33837c3e84b1eae1e86e4 100644 (file)
--- a/lib/smb.c
+++ b/lib/smb.c
@@ -36,7 +36,6 @@
 #include "progress.h"
 #include "transfer.h"
 #include "select.h"
-#include "vtls/vtls.h"
 #include "curl_ntlm_core.h"
 #include "escape.h"
 #include "curl_endian.h"
index 646a2cc0f892c00bd2f3a2ded47fc8c2cb6c7178..2b77ff03e2be193e5a4c6692742d57ad0eea9d96 100644 (file)
@@ -66,7 +66,6 @@
 #include "http.h"
 #include "url.h"
 #include "getinfo.h"
-#include "vtls/vtls.h"
 #include "vquic/vquic.h"
 #include "multiif.h"
 #include "connect.h"
index 200f9dca9fdddba0e15ce0ad3efb9e49bb5e5612..ceb2d8523bb8283bfa906013770a0e17b150e9e8 100644 (file)
@@ -35,7 +35,6 @@
 #include "../curl_md5.h"
 #include "../curl_sha256.h"
 #include "../curl_sha512_256.h"
-#include "../vtls/vtls.h"
 #include "../curlx/warnless.h"
 #include "../curlx/strparse.h"
 #include "../rand.h"
index 9d28ce259cb2506fd08c09e16229c1c7e043fe31..82edbe6b1b43e23a04eaa7f63eaa4f281911ecb0 100644 (file)
@@ -40,7 +40,6 @@
 #include "../curl_ntlm_core.h"
 #include "../curlx/warnless.h"
 #include "../rand.h"
-#include "../vtls/vtls.h"
 #include "../strdup.h"
 #include "../curl_endian.h"
 
index c7e59d6719e29d7b8158fd788d143b3ad3fe60b6..2ed89c0c9bee0d8941e6dc2923cdf5a468f5159e 100644 (file)
@@ -51,7 +51,6 @@
 #include "../http.h"               /* for HTTP proxy tunnel stuff */
 #include "ssh.h"
 #include "../url.h"
-#include "../vtls/vtls.h"
 #include "../cfilters.h"
 #include "../connect.h"
 #include "../parsedate.h"          /* for the week day and month names */
index a3672b4b609de569c58da09f71192cc1b945716f..284a095340a5e8eb96b76a899a902ce72e5d7bd8 100644 (file)
@@ -50,7 +50,6 @@
 #include "../http.h" /* for HTTP proxy tunnel stuff */
 #include "ssh.h"
 #include "../url.h"
-#include "../vtls/vtls.h"
 #include "../cfilters.h"
 #include "../connect.h"
 #include "../parsedate.h" /* for the week day and month names */