mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:23:39 +03:00
build: drop unused includes
`curl_endian.h`, `easyif.h`, `llist.h`, `progress.h`, `slist.h`. Also: - multi_ev.h: delete unused include, add a missing direct one. Closes #20025
This commit is contained in:
parent
fb50214604
commit
7db60495ad
18 changed files with 1 additions and 20 deletions
|
|
@ -46,7 +46,6 @@
|
|||
#include "cw-pause.h"
|
||||
#include "vtls/vtls.h"
|
||||
#include "vssh/ssh.h"
|
||||
#include "easyif.h"
|
||||
#include "multiif.h"
|
||||
#include "strerror.h"
|
||||
#include "select.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue