aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_pmaps.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3_pmaps.c')
-rw-r--r--crypto/x509v3/v3_pmaps.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/x509v3/v3_pmaps.c b/crypto/x509v3/v3_pmaps.c
index b862e3e570..bd80a12294 100644
--- a/crypto/x509v3/v3_pmaps.c
+++ b/crypto/x509v3/v3_pmaps.c
@@ -62,6 +62,7 @@
#include <openssl/asn1t.h>
#include <openssl/conf.h>
#include <openssl/x509v3.h>
+#include "ext_dat.h"
static void *v2i_POLICY_MAPPINGS(const X509V3_EXT_METHOD *method,
X509V3_CTX *ctx, STACK_OF(CONF_VALUE) *nval);