--On Thursday, June 05, 2014 4:33 PM -0400 Ray Satiro <[email protected]> wrote:

I think maybe he just added it twice because it is missing. I noticed the
same thing when I tried to build this afternoon.

Definitely wasn't added twice, you can see it is native to openssl-1.0.1h. In fact, it didn't use to be a part of 1.0.1:

diff -ru openssl-1.0.1f/ssl/s3_pkt.c openssl-1.0.1h/ssl/s3_pkt.c
--- openssl-1.0.1f/ssl/s3_pkt.c 2014-01-06 07:47:42.000000000 -0600
+++ openssl-1.0.1h/ssl/s3_pkt.c 2014-06-05 04:44:33.000000000 -0500
@@ -110,6 +110,7 @@
 */

#include <stdio.h>
+#include <limits.h>
#include <errno.h>
#define USE_SOCKETS
#include "ssl_locl.h"


--Quanah


--

Quanah Gibson-Mount
Server Architect
Zimbra, Inc.
--------------------
Zimbra ::  the leader in open source messaging and collaboration
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to