X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=tools%2Fpedump%2Fpedump.c;h=5b76dfd19bd76e10557d59590a0a179bde0add9d;hb=a08574bf9e4f27e3187a3f6edf7d99d32c28ad6c;hp=829cda2bdf175fb13137240aa94b0d079346b931;hpb=3765f987d5c6d5ac4d11f1a3908797f420770dc0;p=mono.git diff --git a/tools/pedump/pedump.c b/tools/pedump/pedump.c index 829cda2bdf1..5b76dfd19bd 100644 --- a/tools/pedump/pedump.c +++ b/tools/pedump/pedump.c @@ -671,7 +671,7 @@ main (int argc, char *argv []) #ifndef HOST_WIN32 mono_w32handle_init (); #endif - mono_threads_runtime_init (&ticallbacks); + mono_thread_info_runtime_init (&ticallbacks); mono_metadata_init (); mono_images_init ();