]> granicus.if.org Git - openssl/commitdiff
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:18:09 +0000 (20:18 +0200)
ssl/s3_pkt.c

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