From c4a2e7103007667eb6524aa0c0c69734b6ede694 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Wed, 9 Jul 2014 15:19:52 +0000 Subject: add header for FIONBIO ok beck@ --- src/lib/libssl/src/crypto/bio/b_sock.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/lib/libssl') diff --git a/src/lib/libssl/src/crypto/bio/b_sock.c b/src/lib/libssl/src/crypto/bio/b_sock.c index e14e7fedf8..cd57643b94 100644 --- a/src/lib/libssl/src/crypto/bio/b_sock.c +++ b/src/lib/libssl/src/crypto/bio/b_sock.c @@ -1,4 +1,4 @@ -/* $OpenBSD: b_sock.c,v 1.48 2014/07/08 11:08:37 jsing Exp $ */ +/* $OpenBSD: b_sock.c,v 1.49 2014/07/09 15:19:52 bcook Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -56,6 +56,7 @@ * [including the GNU Public Licence.] */ +#include #include #include -- cgit v1.2.3-55-g6feb