Change #252933
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Sun 21 Dec 2025 02:16:34 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 6011b838521c5bbeef4718b1e6dbb972339a6aa0 |
Comments
curl_ntlm_core: move `vauth/vauth.h` include from header to source To not include it implicitly for all `curl_ntlm_core.h` users. Closes #20058
Changed files
- lib/curl_ntlm_core.c
- lib/curl_ntlm_core.h