Fixed Windows compilation failure
authorMatt Caswell <matt@openssl.org>
Mon, 26 May 2014 23:26:55 +0000 (00:26 +0100)
committerKurt Roeckx <kurt@roeckx.be>
Sun, 22 Jun 2014 18:16:47 +0000 (20:16 +0200)
ssl/s3_pkt.c

index f02e3c80d0d7319e5828b965ed25b3183a6decde..bba8f3df571940f8f9ad5b8cda6fdaecce796944 100644 (file)
  */
 
 #include <stdio.h>
+#include <limits.h>
 #include <errno.h>
 #define USE_SOCKETS
 #include "ssl_locl.h"