Fixed Windows compilation failure
authorMatt Caswell <matt@openssl.org>
Mon, 26 May 2014 23:26:55 +0000 (00:26 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 26 May 2014 23:26:55 +0000 (00:26 +0100)
ssl/s3_pkt.c

index 2e188af6a625cba5d8d7a08b2d67ccfefd36a238..6bc8bf9c8b2726891dd949be94710c4542fd1aae 100644 (file)
  */
 
 #include <stdio.h>
  */
 
 #include <stdio.h>
+#include <limits.h>
 #include <errno.h>
 #define USE_SOCKETS
 #include "ssl_locl.h"
 #include <errno.h>
 #define USE_SOCKETS
 #include "ssl_locl.h"