make X509_REQ opaque
[openssl.git] / crypto / x509v3 / v3_skey.c
index c0c71c0882f0c4ecf1626db8a91cccc16ed618af..a1167cc2f8021cf380e7e0f57112f8bae168c4e6 100644 (file)
@@ -60,6 +60,7 @@
 #include <stdio.h>
 #include "internal/cryptlib.h"
 #include <openssl/x509v3.h>
+#include "internal/x509_int.h"
 
 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method,
                                       X509V3_CTX *ctx, char *str);