[corlib] Add back X509 support for watchOS.
[mono.git] / mcs / class / corlib / System.Security.Cryptography.X509Certificates / X509CertificateImplApple.cs
index 63ed7a3371111b90bf3e0ce575ee8532f4208d83..3ffe8ee3f82ee700e05d89ab1af433806aee68a4 100644 (file)
@@ -1,4 +1,4 @@
-#if MONO_FEATURE_APPLETLS
+#if MONO_FEATURE_APPLETLS || MONO_FEATURE_APPLE_X509
 using System;
 using System.Text;
 using System.Runtime.InteropServices;