make X509_CRL opaque
[openssl.git] / crypto / x509v3 / v3_conf.c
index 38f198ee8a74e90cd0ea40146d96055a02ce4ebc..f1f8bb42d00bc52c15ef7778381931c43f6fca41 100644 (file)
@@ -63,6 +63,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
 #include <openssl/x509.h>
+#include "internal/x509_int.h"
 #include <openssl/x509v3.h>
 
 static int v3_check_critical(char **value);