1#ifndef _MCHECK_H
2
3#include <malloc/mcheck.h>
4
5libc_hidden_proto (mcheck)
6libc_hidden_proto (mcheck_check_all)
7
8#endif
9