malloc.h revision 4549
166830Sobrien#if __GNUC__
266830Sobrien#warning "this file includes <malloc.h> which is obsoleted, use <stdlib.h> instead"
366830Sobrien#endif
466830Sobrien
566830Sobrien#include <stdlib.h>
666830Sobrien