lib: drop unused vtls/vtls.h includes

Closes #20057
This commit is contained in:
Viktor Szakats 2025-12-21 01:11:06 +01:00
parent 3c1c299b27
commit fdb5152091
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
14 changed files with 0 additions and 14 deletions

View 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"