use MOONLIGHT symbol
[mono.git] / mcs / class / corlib / System.Security.Cryptography / TripleDESCryptoServiceProvider.cs
index 61c2729b77df89d9c05c7bb8d2277b90c26404bf..8a93cb90d2f2e471334a2aa8a0a2b82fd808fe53 100644 (file)
@@ -27,7 +27,7 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if !NET_2_1 || MONOTOUCH
+#if !MOONLIGHT
 
 using System.Runtime.InteropServices;
 using Mono.Security.Cryptography;