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:
4a1190b
)
Fixed Windows compilation failure
author
Matt Caswell
<matt@openssl.org>
Mon, 26 May 2014 23:26:55 +0000
(
00:26
+0100)
committer
Matt Caswell
<matt@openssl.org>
Thu, 5 Jun 2014 19:27:14 +0000
(20:27 +0100)
ssl/s3_pkt.c
patch
|
blob
|
history
diff --git
a/ssl/s3_pkt.c
b/ssl/s3_pkt.c
index c087fee093b4b1553ce99c8c87d26a2fe68a1dc2..b516b6f3e139d1feeabb8bbfd9ea9bc3bed0e824 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"