use MOONLIGHT symbol
[mono.git] / mcs / class / corlib / System.Security.Cryptography / RC2CryptoServiceProvider.cs
index 732486edfca7528e85252c210b44335b6310a907..6a5d8461ac051421ff8ee69dedae29570ce6e097 100644 (file)
@@ -28,7 +28,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if !NET_2_1 || MONOTOUCH
+#if !MOONLIGHT
 
 using System.Globalization;
 using System.Runtime.InteropServices;