// $Id: malloc.h 83 2006-07-18 20:20:27Z sdi2 $ #ifndef MALLOC_H_ #define MALLOC_H_ #include <stdlib.h> #endif // MALLOC_H_