Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs')
-rw-r--r--mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs b/mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs
index 7361b9d8ccd..c0b5af1d57d 100644
--- a/mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs
+++ b/mcs/class/System/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.cs
@@ -26,7 +26,7 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//
-#if NET_2_0
+#if NET_2_0 && SECURITY_DEP
namespace System.Security.Cryptography.X509Certificates {