turn on dmalloc function checking
This commit is contained in:
parent
95a824c653
commit
56b41b34df
|
@ -13,6 +13,8 @@
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef DMALLOC
|
#ifdef DMALLOC
|
||||||
|
#define _MEMORY_H /* exclude memory.h on solaris */
|
||||||
|
#define DMALLOC_FUNC_CHECK
|
||||||
#include <dmalloc.h>
|
#include <dmalloc.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue