[runtime] Add a separate icall for Monitor.Enter(obj,&bool).
[mono.git] / mono / utils / mach-support.c
index 1d39e86cb0245f50bfc1133c233bde1eaf13213a..19e745f630c0c54eb46f030dfb5c3e62e7b7de20 100644 (file)
 #include <mach/thread_act.h>
 #include <mach/thread_status.h>
 
-#include <mono/arch/x86/x86-codegen.h>
-#include <mono/metadata/appdomain.h>
-#include <mono/metadata/debug-helpers.h>
-#include <mono/metadata/mono-debug.h>
 #include <mono/utils/mono-mmap.h>
 
 #include "mach-support.h"