haiku/headers
Axel Dörfler f2e04b5fa6 Removed the kmalloc(), kfree(), and kstrdup() prototypes.
You now need to include malloc.h (or stdlib.h) and use malloc(), free(),
and strdup().


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1772 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-10-29 23:03:47 +00:00
..
libs/freetype2 Initial revision 2002-10-09 23:58:02 +00:00
os added EHOSTDOWN, required by the net kit. 2002-10-29 20:33:01 +00:00
posix removed 2002-10-29 20:15:21 +00:00
private Removed the kmalloc(), kfree(), and kstrdup() prototypes. 2002-10-29 23:03:47 +00:00
tools/cppunit fixed newline at end of file. 2002-09-28 00:11:29 +00:00