xref: /freebsd/include/malloc.h (revision 84c5f982effaf49a91a2f3e5a8fd4f56bdf4f3b3)
1 /*-
2  * This file is in the public domain.
3  * $FreeBSD$
4  */
5 #include <stdlib.h>
6 #include <malloc_np.h>
7