Fix the same BIO_FLAGS macro definition
authoryangyangtiantianlonglong <yangtianlong1224@163.com>
Wed, 19 Jan 2022 03:19:52 +0000 (11:19 +0800)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 Jan 2022 11:18:49 +0000 (12:18 +0100)
commite278f18563dd3dd67c00200ee30402f48023c6ef
tree8e4d1f7653832272113bd107ab3ca8b035c0dae3
parent5288303da96084b41b062d99eb37177fb4cf471e
Fix the same BIO_FLAGS macro definition

Also add comment to the public header to avoid
making another conflict in future.

Fixes #17545

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17546)
include/internal/bio.h
include/openssl/bio.h.in