Merge pull request #5504 from ntherning/wait-for-native-thread-to-die-in-Thread-Join
[mono.git] / mcs / mcs / doc-bootstrap.cs
index 848dfc47fa41c706dab80e91ab18b6056ac0b977..ae60ff4031b669964a8da0ac3ac3d503cec9bf55 100644 (file)
@@ -11,7 +11,7 @@
 //
 //
 
-#if BOOTSTRAP_WITH_OLDLIB || NET_2_1
+#if BOOTSTRAP_WITH_OLDLIB || MOBILE
 
 using XmlElement = System.Object;