Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 55955
Collapse All | Expand All

(-)wrapper/wrapper.c.orig (+2 lines)
Lines 3-8 Link Here
3
#include <mono/metadata/verify.h>
3
#include <mono/metadata/verify.h>
4
#include <mono/metadata/threads.h>
4
#include <mono/metadata/threads.h>
5
#include <mono/metadata/mono-debug.h>
5
#include <mono/metadata/mono-debug.h>
6
#include <mono/metadata/class-internals.h>
7
#include <mono/metadata/metadata-internals.h>
6
#define IN_MONO_DEBUGGER
8
#define IN_MONO_DEBUGGER
7
#include <mono/private/libgc-mono-debugger.h>
9
#include <mono/private/libgc-mono-debugger.h>
8
#include <unistd.h>
10
#include <unistd.h>

Return to bug 55955