]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/x509v3/v3_bcons.c
Enable -Wmissing-variable-declarations and
[thirdparty/openssl.git] / crypto / x509v3 / v3_bcons.c
index d49a01038904fb918a59ceaed75a62ff71ec5445..53a856561329817f3e6719085eef8bd7801e498f 100644 (file)
@@ -63,6 +63,7 @@
 #include <openssl/asn1t.h>
 #include <openssl/conf.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static STACK_OF(CONF_VALUE) *i2v_BASIC_CONSTRAINTS(X509V3_EXT_METHOD *method,
                                                    BASIC_CONSTRAINTS *bcons,