Enable -Wmissing-variable-declarations and
[openssl.git] / crypto / x509v3 / v3_skey.c
index a1167cc2f8021cf380e7e0f57112f8bae168c4e6..4b55fd815f6e71f5ff62b4a0648eb4bc8af0521a 100644 (file)
@@ -61,6 +61,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/x509v3.h>
 #include "internal/x509_int.h"
+#include "ext_dat.h"
 
 static ASN1_OCTET_STRING *s2i_skey_id(X509V3_EXT_METHOD *method,
                                       X509V3_CTX *ctx, char *str);