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:
cc2f5a8
)
Fix warning.
author
Ben Laurie
<ben@openssl.org>
Thu, 25 Oct 2001 14:24:59 +0000
(14:24 +0000)
committer
Ben Laurie
<ben@openssl.org>
Thu, 25 Oct 2001 14:24:59 +0000
(14:24 +0000)
crypto/des/des_old.c
patch
|
blob
|
history
diff --git
a/crypto/des/des_old.c
b/crypto/des/des_old.c
index b9929ccf592f757ecfd6ef8f44983b36e41a8417..76f4f5653e61de58c878a75a6d8a0dcfe9977e06 100644
(file)
--- a/
crypto/des/des_old.c
+++ b/
crypto/des/des_old.c
@@
-73,6
+73,7
@@
*/
#include <openssl/des_old.h>
+#include <openssl/rand.h>
const char *des_options(void)
{