Jacky Lam added memdebug.h include to prevent crashes when that is used
authorDaniel Stenberg <daniel@haxx.se>
Tue, 2 Apr 2002 06:36:47 +0000 (06:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 2 Apr 2002 06:36:47 +0000 (06:36 +0000)
lib/getinfo.c

index 5fcb6bc00b391b9d6f2a747cc3fafaf501bbb0f3..5be124fffe908c5790e850ee2e0275098442e0f9 100644 (file)
 #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