aboutsummaryrefslogtreecommitdiff
path: root/lib/getinfo.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-04-02 06:36:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-04-02 06:36:47 +0000
commit04da96e044425424cc26f670195f0b8474bb6da5 (patch)
tree7e38e70bc963069002f78d2e99213ca67a87eee6 /lib/getinfo.c
parent4a7def101ba4d4b638c5ab23b5fea58b57a27a57 (diff)
Jacky Lam added memdebug.h include to prevent crashes when that is used
Diffstat (limited to 'lib/getinfo.c')
-rw-r--r--lib/getinfo.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/getinfo.c b/lib/getinfo.c
index 5fcb6bc00..5be124fff 100644
--- a/lib/getinfo.c
+++ b/lib/getinfo.c
@@ -35,6 +35,11 @@
#include <stdlib.h>
#endif
+/* Make this the last #include */
+#ifdef MALLOCDEBUG
+#include "memdebug.h"
+#endif
+
/*
* This is supposed to be called in the beginning of a permform() session
* and should reset all session-info variables