X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=include%2Fopenssl%2Fcterr.h;fp=include%2Fopenssl%2Fcterr.h;h=b0d904eb1f10a413582d87629ce486eb9e3fa877;hp=c5c646cc9babe4358ed8ac4437232ea83f0f5290;hb=936c2b9e933eacae80d3489e5f7316589f3e9a07;hpb=a6a4d0acd23b3fc85041d9096b67bcf18ccb635c diff --git a/include/openssl/cterr.h b/include/openssl/cterr.h index c5c646cc9b..b0d904eb1f 100644 --- a/include/openssl/cterr.h +++ b/include/openssl/cterr.h @@ -13,7 +13,7 @@ # pragma once # include -# if !OPENSSL_API_3 +# ifndef OPENSSL_NO_DEPRECATED_3_0 # define HEADER_CTERR_H # endif @@ -33,7 +33,7 @@ int ERR_load_CT_strings(void); /* * CT function codes. */ -# if !OPENSSL_API_3 +# ifndef OPENSSL_NO_DEPRECATED_3_0 # define CT_F_CTLOG_NEW 0 # define CT_F_CTLOG_NEW_FROM_BASE64 0 # define CT_F_CTLOG_NEW_FROM_CONF 0