]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/threads_pthread.c
Add assert.h to threads_pthread.c for NonStop thread compiles.
authorRandall S. Becker <rsbecker@nexbridge.com>
Thu, 17 Jun 2021 17:18:27 +0000 (12:18 -0500)
committerTomas Mraz <tomas@openssl.org>
Wed, 23 Jun 2021 15:34:06 +0000 (17:34 +0200)
commit0d40745671e562725e865167854be66222798ae1
treee06ada774d3d88eb396bab209b1033d7f03302d7
parent83c2744173a48643a4c3a05e379f7616e4f0cc51
Add assert.h to threads_pthread.c for NonStop thread compiles.

Fixes: #15809
Signed-off-by: Randall S. Becker <rsbecker@nexbridge.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15812)
crypto/threads_pthread.c