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