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