diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-06-26 11:27:38 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-06-26 11:27:38 +0000 |
commit | f7d795a364096b384075b8e918760292ba054f69 (patch) | |
tree | 78916ebb32233bab56da44975509ad2fe301ad9a | |
parent | 8919b39d543e810074dc55041595e55b2fa996d1 (diff) |
use CURLDEBUG
-rw-r--r-- | lib/memdebug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/memdebug.h b/lib/memdebug.h index 87df8f297..ebb338210 100644 --- a/lib/memdebug.h +++ b/lib/memdebug.h @@ -1,4 +1,4 @@ -#ifdef MALLOCDEBUG +#ifdef CURLDEBUG /*************************************************************************** * _ _ ____ _ * Project ___| | | | _ \| | |