make X509_CRL opaque
[openssl.git] / crypto / asn1 / t_crl.c
index 96c5226a5c645f5f799be95fce3ab1f40a6248bb..06c61eae4ee055c8d58e5af1b82522a8a1ff72e4 100644 (file)
@@ -63,6 +63,7 @@
 #include <openssl/bn.h>
 #include <openssl/objects.h>
 #include <openssl/x509.h>
+#include "internal/x509_int.h"
 #include <openssl/x509v3.h>
 
 #ifndef OPENSSL_NO_STDIO