src: drop unused includes

Also replace some indirect includes with direct ones.

Closes #20096
This commit is contained in:
Viktor Szakats 2025-12-25 18:05:53 +01:00
parent ed966832b6
commit 685173e881
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
17 changed files with 4 additions and 21 deletions

View file

@ -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).