5 lines
88 B
C
5 lines
88 B
C
/*-
|
|
* This file is in the public domain.
|
|
*/
|
|
#include <stdlib.h>
|
|
#include <malloc_np.h> |