commit | d09552d0c7d389f83c3833bf82f7a97da37007da | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul.jakma@sun.com> | Sun May 28 08:15:46 2006 +0000 |
committer | Paul Jakma <paul.jakma@sun.com> | Sun May 28 08:15:46 2006 +0000 |
tree | 0e6d58e813515d408b5f04099f0b5f7e12e2aedd | |
parent | 35cfc90cce32b19c71d2f40aab06d36eb6bfdc44 [diff] |
[lib] malloc.h is deprecated, try not to include it anymore 2006-05-28 Paul Jakma <paul.jakma@sun.com> * memory.c: malloc.h is deprecated in favour of stdlib.h, however we still need it on GNU Libc for mallinfo().