make X509_REQ opaque
[openssl.git] / crypto / x509v3 / v3_utl.c
index cd8aff291fb59d8f25b83fcf3fa21ed53c85e0f6..15029f9ba53cf4774e4ea8ebdd04cadf6ddb338c 100644 (file)
@@ -63,6 +63,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
 #include <openssl/x509v3.h>
+#include "internal/x509_int.h"
 #include <openssl/bn.h>
 
 static char *strip_spaces(char *name);