aboutsummaryrefslogtreecommitdiff
path: root/lib/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/hash.c')
-rw-r--r--lib/hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/hash.c b/lib/hash.c
index cd6d5d539..7310aba5a 100644
--- a/lib/hash.c
+++ b/lib/hash.c
@@ -29,7 +29,7 @@
#include "hash.h"
#include "llist.h"
-#ifdef MALLOCDEBUG
+#ifdef CURLDEBUG
/* this must be the last include file */
#include "memdebug.h"
#endif