X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=crypto%2Fx509v3%2Fv3_enum.c;h=d2f895d5d5274641b7bb89b9bd9cec636a6ddae8;hb=5530d5187c77877b610b11c4aadedd7107386afa;hp=7678664fc3984400885425c0521497c9d67d21a2;hpb=0f113f3ee4d629ef9a4a30911b22b224772085e5;p=openssl.git diff --git a/crypto/x509v3/v3_enum.c b/crypto/x509v3/v3_enum.c index 7678664fc3..d2f895d5d5 100644 --- a/crypto/x509v3/v3_enum.c +++ b/crypto/x509v3/v3_enum.c @@ -58,8 +58,9 @@ */ #include -#include "cryptlib.h" +#include "internal/cryptlib.h" #include +#include "ext_dat.h" static ENUMERATED_NAMES crl_reasons[] = { {CRL_REASON_UNSPECIFIED, "Unspecified", "unspecified"},