]> git.ipfire.org Git - thirdparty/glibc.git/blame - include/mcheck.h
Correct range checking in mallopt/mxfast/tcache [BZ #25194]
[thirdparty/glibc.git] / include / mcheck.h
CommitLineData
509d1b68
RM
1#ifndef _MCHECK_H
2
831372e7 3#include <malloc/mcheck.h>
509d1b68 4
47755784
ZW
5# ifndef _ISOMAC
6
509d1b68 7libc_hidden_proto (mcheck)
a14f26ef 8libc_hidden_proto (mcheck_check_all)
509d1b68 9
47755784 10# endif /* !_ISOMAC */
509d1b68 11#endif