Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mono/utils/mono-error.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mono/utils/mono-error.h b/mono/utils/mono-error.h
index fa9caa6759e..88f986c5094 100644
--- a/mono/utils/mono-error.h
+++ b/mono/utils/mono-error.h
@@ -57,6 +57,7 @@ typedef struct _MonoErrorBoxed MonoErrorBoxed;
MONO_BEGIN_DECLS
+MONO_RT_EXTERNAL_ONLY
MONO_API void
mono_error_init (MonoError *error);