Reduced #ifdef HAVE_METALINK

This commit is contained in:
Tatsuhiro Tsujikawa
2012-05-26 22:51:03 +09:00
committed by Daniel Stenberg
parent 7bdb9fba95
commit 1bfd750f3f
8 changed files with 73 additions and 98 deletions

View File

@@ -43,10 +43,7 @@
#include "tool_paramhlp.h"
#include "tool_parsecfg.h"
#include "tool_version.h"
#ifdef HAVE_LIBMETALINK
# include "tool_metalink.h"
#endif /* HAVE_LIBMETALINK */
#include "tool_metalink.h"
#include "memdebug.h" /* keep this as LAST include */