From 90080da5fefe943aec5aa0b9c08510dc1dd48be3 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 14 Sep 2011 11:27:12 +0200 Subject: curl tool: re-enable MemoryTracking capability on 'src' subdirectory files. Use same preprocessor logic for curl tool MemoryTracking activation in source files located in 'src' subdirectory as the one used for libcurl sources. --- src/mkhelp.pl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/mkhelp.pl') diff --git a/src/mkhelp.pl b/src/mkhelp.pl index d09d6c508..ff4604155 100644 --- a/src/mkhelp.pl +++ b/src/mkhelp.pl @@ -140,9 +140,7 @@ HEAD if($c) { print < -#if defined(CURLDEBUG) && defined(CURLTOOLDEBUG) -#include "memdebug.h" -#endif +#include "memdebug.h" /* keep this as LAST include */ static const unsigned char hugehelpgz[] = { /* This mumbo-jumbo is the huge help text compressed with gzip. Thanks to this operation, the size of this data shrunk from $gzip -- cgit v1.2.3