Remove profanity
[mono.git] / mcs / class / System / System.Security.Cryptography.X509Certificates / X509ChainElement.cs
index ef48154f045d3960ef13f2ad341e80ed085bbce4..8a8af6557c241fe5acd9ba20665038b6d5e3485d 100644 (file)
@@ -27,7 +27,9 @@
 // WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 //
 
-#if NET_2_0 && SECURITY_DEP
+#if SECURITY_DEP
+
+using Mono.Security.X509;
 
 namespace System.Security.Cryptography.X509Certificates {