curl tool: reviewed code moved to tool_*.[ch] files

This commit is contained in:
Yang Tse
2011-10-06 17:39:00 +02:00
parent 7afccf7a1e
commit f7bfdbabf2
26 changed files with 220 additions and 205 deletions

View File

@@ -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 */