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