aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3/v3_enum.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/x509v3/v3_enum.c')
-rw-r--r--crypto/x509v3/v3_enum.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/x509v3/v3_enum.c b/crypto/x509v3/v3_enum.c
index 774eb34731..d2f895d5d5 100644
--- a/crypto/x509v3/v3_enum.c
+++ b/crypto/x509v3/v3_enum.c
@@ -60,6 +60,7 @@
#include <stdio.h>
#include "internal/cryptlib.h"
#include <openssl/x509v3.h>
+#include "ext_dat.h"
static ENUMERATED_NAMES crl_reasons[] = {
{CRL_REASON_UNSPECIFIED, "Unspecified", "unspecified"},