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:
88618ba
)
Header for RAND_seed()
author
Ulf Möller
<ulf@openssl.org>
Sun, 16 Jan 2000 21:07:36 +0000
(21:07 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Sun, 16 Jan 2000 21:07:36 +0000
(21:07 +0000)
crypto/dh/dhtest.c
patch
|
blob
|
history
diff --git
a/crypto/dh/dhtest.c
b/crypto/dh/dhtest.c
index 1346f98f839c101482e3e2db58e64833fae782ff..d66c28455ec01211adf6b6b3af2eb400f361d0fc 100644
(file)
--- a/
crypto/dh/dhtest.c
+++ b/
crypto/dh/dhtest.c
@@
-65,6
+65,7
@@
#include <openssl/crypto.h>
#include <openssl/bio.h>
#include <openssl/bn.h>
+#include <openssl/rand.h>
#ifdef NO_DH
int main(int argc, char *argv[])