[interp] add iltests.exe to regression suite and mark crashing tests
[mono.git] / mono / mini / lldb.c
index 6ff4ef6cc09108ae31d0e74d227f57cab0f8b655..360fbfbb67d80d1fedcf697645430f907a2befee 100644 (file)
@@ -12,9 +12,7 @@
 #include "lldb.h"
 #include "seq-points.h"
 
-#include <mono/metadata/mono-debug.h>
-#include <mono/metadata/mono-debug-debugger.h>
-#include <mono/metadata/debug-mono-symfile.h>
+#include <mono/metadata/debug-internals.h>
 #include <mono/utils/mono-counters.h>
 
 #if !defined(DISABLE_JIT) && !defined(DISABLE_LLDB)