Also replace some indirect includes with direct ones.
Closes #20096
#include "tool_cfgable.h"
#include "tool_setopt.h"
#include "tool_findfile.h"
+#include "tool_formparse.h"
#include "tool_msgs.h"
#include "tool_libinfo.h"
#include "tool_cb_soc.h"
#include "tool_cfgable.h"
#include "tool_cb_prg.h"
-#include "tool_util.h"
#include "tool_operate.h"
#include "terminal.h"
#include "tool_cfgable.h"
#include "tool_cb_rea.h"
#include "tool_operate.h"
-#include "tool_util.h"
#include "tool_msgs.h"
#ifndef _WIN32
#include "tool_cfgable.h"
#include "tool_formparse.h"
+#include "tool_libinfo.h"
#include "tool_paramhlp.h"
#include "tool_main.h"
#include "tool_msgs.h"
*
***************************************************************************/
#include "tool_setup.h"
-#include "tool_cfgable.h"
CURLcode create_dir_hierarchy(const char *outfileo);
# include <stdlib.h>
# include <tlhelp32.h>
# include "tool_cfgable.h"
-# include "tool_libinfo.h"
#endif
#include "tool_bname.h"
#include "tool_cfgable.h"
#include "tool_msgs.h"
-#include "tool_getparam.h"
#include "tool_paramhlp.h"
#include "tool_formparse.h"
#include "tool_parsecfg.h"
#include "tool_libinfo.h"
#include "tool_util.h"
#include "tool_version.h"
-#include "tool_cb_prg.h"
#include "tool_hugehelp.h"
#include "tool_getparam.h"
#include "tool_cfgable.h"
#include "tool_operate.h"
#include "tool_vms.h"
#include "tool_main.h"
-#include "tool_libinfo.h"
#include "tool_stderr.h"
#ifdef __VMS
#include "tool_cfgable.h"
#include "tool_msgs.h"
-#include "tool_cb_prg.h"
#include "terminal.h"
#define WARN_PREFIX "Warning: "
#endif
#include "tool_cfgable.h"
-#include "tool_cb_dbg.h"
#include "tool_cb_hdr.h"
#include "tool_cb_prg.h"
-#include "tool_cb_rea.h"
-#include "tool_cb_see.h"
-#include "tool_cb_soc.h"
#include "tool_cb_wrt.h"
#include "tool_dirhie.h"
#include "tool_doswin.h"
#include "tool_filetime.h"
#include "tool_getparam.h"
#include "tool_helpers.h"
-#include "tool_findfile.h"
#include "tool_libinfo.h"
#include "tool_main.h"
#include "tool_msgs.h"
#include "tool_progress.h"
#include "tool_ipfs.h"
#include "config2setopts.h"
+#include "var.h"
#ifdef DEBUGBUILD
/* libcurl's debug-only curl_easy_perform_ev() */
*
***************************************************************************/
#include "tool_setup.h"
-#include "tool_libinfo.h"
struct getout *new_getout(struct OperationConfig *config);
#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).
#include "tool_cfgable.h"
#include "tool_easysrc.h"
+#include "tool_formparse.h"
#include "tool_setopt.h"
#ifndef CURL_DISABLE_LIBCURL_OPTION
***************************************************************************/
#include "tool_setup.h"
-#include "tool_formparse.h"
-
/*
* Macros used in operate()
*/
*
***************************************************************************/
#include "tool_setup.h"
-#include "tool_operate.h"
CURLcode tool_ssls_load(struct OperationConfig *config,
CURLSH *share, const char *filename);
#include "tool_cfgable.h"
#include "tool_getparam.h"
-#include "tool_helpers.h"
-#include "tool_findfile.h"
#include "tool_msgs.h"
-#include "tool_parsecfg.h"
#include "tool_paramhlp.h"
#include "tool_writeout_json.h"
#include "tool_strdup.h"