]> git.puffer.fish Git - mirror/frr.git/commit
[lib] malloc.h is deprecated, try not to include it anymore
authorPaul Jakma <paul.jakma@sun.com>
Sun, 28 May 2006 08:15:46 +0000 (08:15 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Sun, 28 May 2006 08:15:46 +0000 (08:15 +0000)
commitd09552d0c7d389f83c3833bf82f7a97da37007da
tree0e6d58e813515d408b5f04099f0b5f7e12e2aedd
parent35cfc90cce32b19c71d2f40aab06d36eb6bfdc44
[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().
lib/ChangeLog
lib/memory.c