Delete include/openssl/asn1_mac.h
See https://github.com/openssl/openssl/discussions/26886 Reviewed-by: Neil Horman <nhorman@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/26900)
This commit is contained in:
parent
c2ab75e30a
commit
d4430ef9fc
4 changed files with 2 additions and 15 deletions
|
@ -1288,8 +1288,7 @@ ENDIF
|
|||
use File::Basename;
|
||||
use OpenSSL::Glob;
|
||||
|
||||
my @nogo_headers = ( "asn1_mac.h",
|
||||
"opensslconf.h",
|
||||
my @nogo_headers = ( "opensslconf.h",
|
||||
"__decc_include_prologue.h",
|
||||
"__decc_include_epilogue.h" );
|
||||
my @nogo_headers_re = ( qr/.*err\.h/ );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue