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:
1f163fc
)
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:24:36 +0000
(20:24 +0100)
ssl/s3_pkt.c
patch
|
blob
|
history
diff --git
a/ssl/s3_pkt.c
b/ssl/s3_pkt.c
index 807cfc5523cf47c498275e568e68dcb508d7fb5d..2f0304034770f07b2dfda8123c6d9f355ea08416 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"