projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ff7342
)
Fixed Windows compilation failure
author
Matt Caswell
<matt@openssl.org>
Mon, 26 May 2014 23:26:55 +0000
(
00:26
+0100)
committer
Kurt Roeckx
<kurt@roeckx.be>
Sun, 22 Jun 2014 18:18:09 +0000
(20:18 +0200)
ssl/s3_pkt.c
patch
|
blob
|
history
diff --git
a/ssl/s3_pkt.c
b/ssl/s3_pkt.c
index d7293ccd8a4a38456bd593bd571c2a6c1fc24b4f..735f67ad7326b0a6d380b00dbb56637b68656d5e 100644
(file)
--- a/
ssl/s3_pkt.c
+++ b/
ssl/s3_pkt.c
@@
-110,6
+110,7
@@
*/
#include <stdio.h>
+#include <limits.h>
#include <errno.h>
#define USE_SOCKETS
#include "ssl_locl.h"