Fix darwin_stop_world.c broken by 'thread_get_state fix' for other targets
authorIvan Maidanski <ivmai@mail.ru>
Tue, 23 Sep 2014 20:04:39 +0000 (00:04 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 23 Sep 2014 20:04:39 +0000 (00:04 +0400)
commit50620494c0c8e39ec3c09be9175c61304b6ab4c6
treebbcc823bf7966459fbae31622682436a10b9ef2e
parent6927ee91a4ffee37d757777351b5eca81440b2ee
Fix darwin_stop_world.c broken by 'thread_get_state fix' for other targets

* darwin_stop_world.c: Include Darwin-specific headers (sys/sysctl.h,
mach/machine.h) only if GC_DARWIN_THREADS.
darwin_stop_world.c