protect mallinfo

This commit is contained in:
David Rose 2005-09-30 19:56:14 +00:00
parent ef554b58a4
commit 5ac9710eeb
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#ifdef USE_MEMORY_DLMALLOC
#define USE_DL_PREFIX 1
#define mallinfo dlmallinfo
/*
This is a version (aka dlmalloc) of malloc/free/realloc written by