mirror of
https://github.com/openssl/openssl.git
synced 2025-03-01 19:28:10 +08:00
Include <openssl/err.h> in include/refcount.h
Fixes #21555 CLA: trivial Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com> Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Todd Short <todd.short@me.com> (Merged from https://github.com/openssl/openssl/pull/21561)
This commit is contained in:
parent
4b29762802
commit
bdcaa47ddb
@ -12,6 +12,7 @@
|
||||
|
||||
# include <openssl/e_os2.h>
|
||||
# include <openssl/trace.h>
|
||||
# include <openssl/err.h>
|
||||
|
||||
# if defined(OPENSSL_THREADS) && !defined(OPENSSL_DEV_NO_ATOMICS)
|
||||
# if defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201112L \
|
||||
|
Loading…
Reference in New Issue
Block a user