mirror of
https://github.com/curl/curl.git
synced 2026-07-26 00:27:16 +03:00
curl tool: reviewed code moved to tool_*.[ch] files
This commit is contained in:
parent
7afccf7a1e
commit
f7bfdbabf2
26 changed files with 220 additions and 205 deletions
|
|
@ -33,8 +33,6 @@
|
|||
# include "hugehelp.h"
|
||||
#endif
|
||||
|
||||
#include "version.h"
|
||||
|
||||
#include "tool_binmode.h"
|
||||
#include "tool_cfgable.h"
|
||||
#include "tool_cb_prg.h"
|
||||
|
|
@ -46,6 +44,7 @@
|
|||
#include "tool_msgs.h"
|
||||
#include "tool_paramhlp.h"
|
||||
#include "tool_parsecfg.h"
|
||||
#include "tool_version.h"
|
||||
|
||||
#include "memdebug.h" /* keep this as LAST include */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue