Merge pull request #1155 from steffen-kiess/json-string
[mono.git] / mono / utils / mono-threads-android.c
1 #include <config.h>
2
3 #if defined(PLATFORM_ANDROID)
4
5 #ifdef ENABLE_EXTENSION_MODULE
6 #include "../../../mono-extensions/mono/utils/mono-threads-android.c"
7 #endif
8
9 #endif