X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2Fcorlib%2FSystem.Security.Cryptography.X509Certificates%2FX509Helper.Apple.cs;h=410f94674443d0cc9118ba8c47d4101f55595c5e;hb=7e24a650a83ea4d05906d8f8d8badc37925cd86b;hp=6c15bbb54f4788fb034f61d73be312b678227b80;hpb=a2083326f5dcc8700f8f753acda9866c1dab5d83;p=mono.git diff --git a/mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Helper.Apple.cs b/mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Helper.Apple.cs index 6c15bbb54f4..410f9467444 100644 --- a/mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Helper.Apple.cs +++ b/mcs/class/corlib/System.Security.Cryptography.X509Certificates/X509Helper.Apple.cs @@ -1,4 +1,4 @@ -#if MONO_FEATURE_APPLETLS +#if MONO_FEATURE_APPLETLS || MONO_FEATURE_APPLE_X509 using System; using System.Runtime.InteropServices; using MX = Mono.Security.X509;