curl-curl/lib/vauth
Viktor Szakats e8415a8296
lib: drop, or replace sendf.h with curl_trc.h where possible
- replace `sendf.h` with `curl_trc.h` where it was included just for it.
- drop unused `curl_trc.h` includes.
- easy: delete obsolete comment about `send.h` include reason.

Also:
- move out `curl_trc.h` include from `sendf.h` and include it directly
  in users, where not done already. To flatten the include tree and
  to less rely on indirect includes.
- stop including `sendf.h` from other headers, replace it with forward
  declaration of `Curl_easy`, as done already elsewhere.

Verified with an all non-unity CI run.

Closes #20061
2025-12-21 12:39:25 +01:00
..
cleartext.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
cram.c lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +01:00
digest_sspi.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
digest.c lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +01:00
digest.h build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00
gsasl.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
krb5_gssapi.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
krb5_sspi.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
ntlm_sspi.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
ntlm.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
oauth2.c lib: include curlx/warnless.h from curl_setup.h 2025-12-21 02:36:33 +01:00
spnego_gssapi.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
spnego_sspi.c lib: drop, or replace sendf.h with curl_trc.h where possible 2025-12-21 12:39:25 +01:00
vauth.c lib: drop includes unused or duplicate 2025-12-20 22:02:20 +01:00
vauth.h build: drop duplicate include curl/curl.h and others 2025-12-19 10:58:11 +01:00