make X509_EXTENSION opaque
[oweals/openssl.git] / crypto / x509 / x509_v3.c
index 0a6247de775973c583b6ce407057c88fdc4e5986..d70bfaeaeb4f094f45511a27019773f5cbcf479b 100644 (file)
@@ -64,6 +64,7 @@
 #include <openssl/evp.h>
 #include <openssl/x509.h>
 #include <openssl/x509v3.h>
+#include "x509_lcl.h"
 
 int X509v3_get_ext_count(const STACK_OF(X509_EXTENSION) *x)
 {