mirror of
https://github.com/curl/curl.git
synced 2026-08-26 08:23:36 +03:00
src: drop unused includes
Also replace some indirect includes with direct ones. Closes #20096
This commit is contained in:
parent
ed966832b6
commit
685173e881
17 changed files with 4 additions and 21 deletions
|
|
@ -24,7 +24,6 @@
|
|||
#include "tool_setup.h"
|
||||
#include "tool_operate.h"
|
||||
#include "tool_progress.h"
|
||||
#include "tool_util.h"
|
||||
|
||||
/* The point of this function would be to return a string of the input data,
|
||||
but never longer than 5 columns (+ one zero byte).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue