diff --git a/lib/getinfo.c b/lib/getinfo.c index 5fcb6bc00b391b9d6f2a747cc3fafaf501bbb0f3..5be124fffe908c5790e850ee2e0275098442e0f9 100644 --- a/lib/getinfo.c +++ b/lib/getinfo.c @@ -35,6 +35,11 @@ #include #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