projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7def1
)
Jacky Lam added memdebug.h include to prevent crashes when that is used
author
Daniel Stenberg
<daniel@haxx.se>
Tue, 2 Apr 2002 06:36:47 +0000
(06:36 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Tue, 2 Apr 2002 06:36:47 +0000
(06:36 +0000)
lib/getinfo.c
patch
|
blob
|
history
diff --git
a/lib/getinfo.c
b/lib/getinfo.c
index 5fcb6bc00b391b9d6f2a747cc3fafaf501bbb0f3..5be124fffe908c5790e850ee2e0275098442e0f9 100644
(file)
--- 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