lib: drop unused vssh/ssh.h includes

Closes #20060
This commit is contained in:
Viktor Szakats 2025-12-21 01:28:49 +01:00
parent a3f866ac76
commit 70651cb6de
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 0 additions and 2 deletions

View file

@ -41,7 +41,6 @@
#include "connect.h"
#include "cw-out.h"
#include "cw-pause.h"
#include "vssh/ssh.h"
#include "multiif.h"
#include "strerror.h"
#include "http2.h"

View file

@ -177,7 +177,6 @@ typedef CURLcode (Curl_recv)(struct Curl_easy *data, /* transfer */
#include "smtp.h"
#include "ftp.h"
#include "file.h"
#include "vssh/ssh.h"
#include "http.h"
#include "rtsp.h"
#include "smb.h"