mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
5 lines
89 B
C
5 lines
89 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
#include <stdlib.h>
|
|
#include <malloc_np.h>
|