Enable -Wmissing-variable-declarations and
[openssl.git] / crypto / x509v3 / v3_pci.c
index ef105dc634d31e7b59beec9326c4e61ad66dd81a..ad497244df6fa15e33212ee9f0de909d9ab641e5 100644 (file)
@@ -39,6 +39,7 @@
 #include "internal/cryptlib.h"
 #include <openssl/conf.h>
 #include <openssl/x509v3.h>
+#include "ext_dat.h"
 
 static int i2r_pci(X509V3_EXT_METHOD *method, PROXY_CERT_INFO_EXTENSION *ext,
                    BIO *out, int indent);