curl-curl/lib/vssh
Viktor Szakats 884b5ea921
lib: include curlx/warnless.h from curl_setup.h
To make it available for all files. Drop includes from individual
sources. This header was already included from most sources and not
specific to any internal subsystem.

Also to ensure that two system symbol redefines on Windows (`read()` and
`write()`) get applied to all sources. Move them to `curl_setup.h`.

Closes #20056
2025-12-21 02:36:33 +01:00
..
libssh2.c lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +01:00
libssh.c lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +01:00
ssh.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vssh.c build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00
vssh.h build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00