chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / include / mcheck.h
1 #ifndef _MCHECK_H
2
3 #include <malloc/mcheck.h>
4
5 libc_hidden_proto (mcheck)
6 libc_hidden_proto (mcheck_check_all)
7
8 #endif