From cd420b0b1f2336972e386eba1cccf23b47d99538 Mon Sep 17 00:00:00 2001 From: Pauli Date: Tue, 22 Aug 2017 07:17:35 +1000 Subject: Move the REF_PRINT support from e_os.h to internal/refcount.h. Reviewed-by: Andy Polyakov Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/4188) --- crypto/asn1/tasn_utl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto/asn1') diff --git a/crypto/asn1/tasn_utl.c b/crypto/asn1/tasn_utl.c index 5f7e4fbde2..cf434aa23c 100644 --- a/crypto/asn1/tasn_utl.c +++ b/crypto/asn1/tasn_utl.c @@ -10,7 +10,7 @@ #include #include #include "internal/cryptlib.h" -#include "e_os.h" +#include "internal/refcount.h" #include #include #include -- cgit v1.2.3