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