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:
Viktor Szakats 2025-10-24 19:21:18 +02:00
parent 71d1eec675
commit a13d811044
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
19 changed files with 0 additions and 23 deletions

View file

@ -51,7 +51,6 @@
#include "sendf.h"
#include "http.h"
#include "content_encoding.h"
#include "strdup.h"
/* The last 2 #include files should be in this order */
#include "curl_memory.h"