malloc.h revision 86178
185454Swollman/* $FreeBSD: head/include/malloc.h 86178 2001-11-07 23:14:31Z obrien $ */
286178Sobrien#if __STDC__
385454Swollman#error "<malloc.h> has been replaced by <stdlib.h>"
486178Sobrien#else
586178Sobrien#include <stdlib.h>
686178Sobrien#endif
7