X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fx509v3%2Fv3_enum.c;h=d2f895d5d5274641b7bb89b9bd9cec636a6ddae8;hp=774eb3473192c897a32be4b4679f72518be6ad98;hb=df2ee0e;hpb=4c7103a5eee1dc472e256ac8818610c6e98a9a39 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 #include "internal/cryptlib.h" #include +#include "ext_dat.h" static ENUMERATED_NAMES crl_reasons[] = { {CRL_REASON_UNSPECIFIED, "Unspecified", "unspecified"},