Enable -Wmissing-variable-declarations and
[openssl.git] / crypto / x509v3 / v3_akey.c
index abad217f4758ff8f6542400eb316fe74cb8e9945..1aa6268ecc41c1c24d07d7408d77cd92eb5facc7 100644 (file)
@@ -63,6 +63,7 @@
 #include <openssl/asn1.h>
 #include <openssl/asn1t.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static STACK_OF(CONF_VALUE) *i2v_AUTHORITY_KEYID(X509V3_EXT_METHOD *method,
                                                  AUTHORITY_KEYID *akeyid,