kep people happy

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@1696 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Linas Vepstas 1999-04-13 06:16:26 +00:00
parent 4403896968
commit 62ac098b78

View File

@ -60,7 +60,7 @@ int loglevel[MODULE_MAX] =
// #if defined (__NetBSD__) || defined(__FreeBSD__)
#if !HAVE_MALLOC_USABLE_SIZE
#ifndef HAVE_MALLOC_USABLE_SIZE
#define malloc_usable_size(ptr) 0
#endif