2010-04-27 Mark Probst <mark.probst@gmail.com>
[mono.git] / mono / metadata / attach.h
index 25e619bdf4dd8f976703f12870591f0116913d32..19ad3ca58e01d917ff50fc78f1b7a40d0a575b4b 100644 (file)
@@ -12,6 +12,9 @@ mono_attach_init (void) MONO_INTERNAL;
 gboolean
 mono_attach_start (void) MONO_INTERNAL;
 
+void
+mono_attach_maybe_start (void) MONO_INTERNAL;
+
 void
 mono_attach_cleanup (void) MONO_INTERNAL;