build: drop unused curl_share.h includes

Closes #20022
This commit is contained in:
Viktor Szakats 2025-12-19 00:27:59 +01:00
parent 2c31dc45b4
commit 951d778c33
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
12 changed files with 0 additions and 12 deletions

View file

@ -52,7 +52,6 @@
#include "sendf.h"
#include "hostip.h"
#include "hash.h"
#include "curl_share.h"
#include "url.h"
#include "multiif.h"
#include "curlx/inet_pton.h"

View file

@ -51,7 +51,6 @@
#include "hash.h"
#include "multiif.h"
#include "select.h"
#include "curl_share.h"
#include "url.h"
/***********************************************************************

View file

@ -59,7 +59,6 @@
#include "sendf.h"
#include "hostip.h"
#include "hash.h"
#include "curl_share.h"
#include "url.h"
#include "multiif.h"
#include "curl_threads.h"

View file

@ -72,7 +72,6 @@
#include "conncache.h"
#include "multihandle.h"
#include "rand.h"
#include "curl_share.h"
#include "strdup.h"
#include "system_win32.h"
#include "curlx/version_win32.h"

View file

@ -72,7 +72,6 @@
#include "curlx/warnless.h"
#include "conncache.h"
#include "multihandle.h"
#include "curl_share.h"
#include "http_proxy.h"
#include "socks.h"

View file

@ -33,7 +33,6 @@
#include "sendf.h"
#include "multiif.h"
#include "url.h"
#include "curl_share.h"
#include "curlx/base64.h"
#include "connect.h"
#include "strdup.h"

View file

@ -53,7 +53,6 @@
#include "url.h"
#include "getinfo.h"
#include "hostip.h"
#include "curl_share.h"
#include "strdup.h"
#include "progress.h"
#include "easyif.h"

View file

@ -47,7 +47,6 @@
#include "sendf.h"
#include "hostip.h"
#include "hash.h"
#include "curl_share.h"
#include "url.h"

View file

@ -48,7 +48,6 @@
#include "sendf.h"
#include "hostip.h"
#include "hash.h"
#include "curl_share.h"
#include "url.h"
#include "curlx/inet_pton.h"
#include "connect.h"

View file

@ -63,7 +63,6 @@
#include "../strcase.h"
#include "../url.h"
#include "../progress.h"
#include "../curl_share.h"
#include "../multiif.h"
#include "../curlx/fopen.h"
#include "../curlx/timeval.h"

View file

@ -26,7 +26,6 @@
#include "urldata.h"
#include "connect.h"
#include "progress.h"
#include "curl_share.h"
static CURLcode t1607_setup(void)
{

View file

@ -25,7 +25,6 @@
#include "urldata.h"
#include "connect.h"
#include "curl_share.h"
static CURLcode t1609_setup(void)
{