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

@ -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 */

View 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 */