]> git.ipfire.org Git - thirdparty/glibc.git/blob - include/mcheck.h
Merge glibc-ports into ports/ directory.
[thirdparty/glibc.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