Jacky Lam added memdebug.h include to prevent crashes when that is used

This commit is contained in:
Daniel Stenberg 2002-04-02 06:36:47 +00:00
Родитель 4a7def101b
Коммит 04da96e044
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -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