Remove profanity
[mono.git] / mcs / class / System / System.Security.Cryptography.X509Certificates / X509ChainElement.cs
index 63bcef6a47af68d07506ec15d1822fced56d40cd..8a8af6557c241fe5acd9ba20665038b6d5e3485d 100644 (file)
@@ -29,6 +29,8 @@
 
 #if SECURITY_DEP
 
+using Mono.Security.X509;
+
 namespace System.Security.Cryptography.X509Certificates {
 
        public class X509ChainElement {