mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
lib: delete unused header includes
`escape.h`, `getinfo.h`, `strdup.h`. Tested OK with full non-unity CI run. Closes #19231
This commit is contained in:
parent
71d1eec675
commit
a13d811044
19 changed files with 0 additions and 23 deletions
|
|
@ -64,7 +64,6 @@
|
|||
#include "multiif.h"
|
||||
#include "curl_threads.h"
|
||||
#include "select.h"
|
||||
#include "strdup.h"
|
||||
|
||||
#ifdef USE_ARES
|
||||
#include <ares.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue