use MOONLIGHT symbol
[mono.git] / mcs / class / corlib / System.Security.Cryptography / RijndaelManaged.cs
index 156b9515f16e1cf0f03fa92b06d56ae3d9efa6d1..f92a6a54f54d962b15b9df9cc7f989b77c679bf5 100644 (file)
@@ -31,7 +31,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;