make X509_EXTENSION opaque
[openssl.git] / crypto / x509 / x_exten.c
similarity index 99%
rename from crypto/asn1/x_exten.c
rename to crypto/x509/x_exten.c
index 00a9580aa7941aa8d7f9ed6517e75424dbbd7528..c0d4c96287ddc6f148eedec0b048f4902ebaa8c0 100644 (file)
@@ -61,6 +61,7 @@
 #include <openssl/x509.h>
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
+#include "x509_lcl.h"
 
 ASN1_SEQUENCE(X509_EXTENSION) = {
         ASN1_SIMPLE(X509_EXTENSION, object, ASN1_OBJECT),