mirror of
https://github.com/openssl/openssl.git
synced 2025-04-12 20:30:52 +08:00
include/openssl/opensslconf.h.in: remove spurious HEADER_FILE_H definition
This macro was never defined in existing releases, there's no reason for us to create a macro that we immediately deprecate. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10364)
This commit is contained in:
parent
00db8c60aa
commit
9fd9951e4b
@ -66,8 +66,5 @@ extern "C" {
|
||||
# endif
|
||||
|
||||
# include <openssl/macros.h>
|
||||
# if !OPENSSL_API_3
|
||||
# define HEADER_FILE_H /* deprecated in version 3.0 */
|
||||
# endif
|
||||
|
||||
#endif /* OPENSSL_OPENSSLCONF_H */
|
||||
|
Loading…
x
Reference in New Issue
Block a user