Mercurial > hg > xemacs-beta
diff src/gmalloc.c @ 255:084402c475ba r20-5b26
Import from CVS: tag r20-5b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:21:18 +0200 |
parents | 677f6a0ee643 |
children | c5d627a313b1 |
line wrap: on
line diff
--- a/src/gmalloc.c Mon Aug 13 10:20:29 2007 +0200 +++ b/src/gmalloc.c Mon Aug 13 10:21:18 2007 +0200 @@ -1315,9 +1315,9 @@ #include <malloc.h> #endif -#ifndef __GNU_LIBRARY__ +/* #ifndef __GNU_LIBRARY__ */ #define __sbrk sbrk -#endif +/* #endif */ #ifdef GMALLOC_NEEDS_SBRK_DECL /* some versions of OSF1 need this */