From 0339382abad578ccb3989799ea2fb99dfb2d099b Mon Sep 17 00:00:00 2001 From: "Randall S. Becker" Date: Fri, 19 Apr 2024 22:15:10 +0000 Subject: Remove all references to FLOSS for NonStop Builds. FLOSS is no longer a dependency for NonStop as of the deprecation of the SPT thread model builds. Fixes: #24214 Signed-off-by: Randall S. Becker Reviewed-by: Tom Cosgrove Reviewed-by: Neil Horman Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/24217) --- crypto/bio/bio_sock.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'crypto') diff --git a/crypto/bio/bio_sock.c b/crypto/bio/bio_sock.c index 52b11fa8c1..05523b5e5f 100644 --- a/crypto/bio/bio_sock.c +++ b/crypto/bio/bio_sock.c @@ -26,9 +26,6 @@ static int wsa_init_done = 0; # if defined __TANDEM # include # include /* select */ -# if defined(OPENSSL_TANDEM_FLOSS) -# include -# endif # elif defined _WIN32 # include /* for type fd_set */ # else -- cgit v1.2.3