This commit is contained in:
Vítor Santos Costa
2019-05-17 06:08:00 +01:00
parent ef226da706
commit 552cefbcd0
4 changed files with 8 additions and 26 deletions

View File

@@ -1934,6 +1934,9 @@ static Int p_sleep(USES_REGS1) {
#endif
}
#if MCHECK_H
#include <mcheck.h>
#endif
static Int
p_mtrace()