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:
0cff255
)
Get definition of ssize_t.
author
Ben Laurie
<ben@openssl.org>
Sat, 4 Mar 2000 11:42:40 +0000
(11:42 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sat, 4 Mar 2000 11:42:40 +0000
(11:42 +0000)
crypto/bio/bss_bio.c
patch
|
blob
|
history
diff --git
a/crypto/bio/bss_bio.c
b/crypto/bio/bss_bio.c
index 74902bb1d805c980d49a7788019646b37211722a..cff55bfa8902c96932e78139025e7365fdd6ce57 100644
(file)
--- a/
crypto/bio/bss_bio.c
+++ b/
crypto/bio/bss_bio.c
@@
-16,6
+16,7
@@
#include <limits.h>
#include <stdlib.h>
#include <string.h>
+#include <sys/types.h>
#include <openssl/bio.h>
#include <openssl/err.h>