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