mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
tidy-up: curlx/nonblock.h includes
Delete where unused, include where to used to avoid relying on side-effect of other headers. Also: delete "for curlx_nonblock" comments. That's the only symbol offered by this header. Closes #20055
This commit is contained in:
parent
fdb5152091
commit
d4298603b5
9 changed files with 6 additions and 7 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include "cfilters.h"
|
||||
#include "connect.h"
|
||||
#include "strerror.h"
|
||||
#include "curlx/nonblock.h"
|
||||
#include "curlx/timeval.h"
|
||||
#include "socks.h"
|
||||
#include "curl_sspi.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue