better define

This commit is contained in:
David Rose 2005-12-12 17:22:16 +00:00
parent 35e37379f0
commit 8b5d1758df
1 changed files with 1 additions and 1 deletions

View File

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