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:
53fd768
)
Recent changes from 0.9.6-stable.
author
Richard Levitte
<levitte@openssl.org>
Tue, 8 Apr 2003 11:19:05 +0000
(11:19 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Tue, 8 Apr 2003 11:19:05 +0000
(11:19 +0000)
crypto/rsa/rsa_lib.c
patch
|
blob
|
history
diff --git
a/crypto/rsa/rsa_lib.c
b/crypto/rsa/rsa_lib.c
index 0b7a4f7b3d4514f898f5908476aa846c7587df01..e1419145a774378a4ff5162e207b8063e52de037 100644
(file)
--- a/
crypto/rsa/rsa_lib.c
+++ b/
crypto/rsa/rsa_lib.c
@@
-62,6
+62,7
@@
#include <openssl/lhash.h>
#include <openssl/bn.h>
#include <openssl/rsa.h>
+#include <openssl/rand.h>
#include <openssl/engine.h>
const char *RSA_version="RSA" OPENSSL_VERSION_PTEXT;