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:
41d2a33
)
include e_os.h as "openssl/e_os.h" (as elsewhere)
author
Bodo Möller
<bodo@openssl.org>
Thu, 22 Feb 2001 14:58:38 +0000
(14:58 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 22 Feb 2001 14:58:38 +0000
(14:58 +0000)
crypto/rand/randfile.c
patch
|
blob
|
history
diff --git
a/crypto/rand/randfile.c
b/crypto/rand/randfile.c
index 8623e13e18ee0dc4e27eedaa286f26afde190a8b..41dd1d70a4f240ebbf1396c745071d2f69f0e9ee 100644
(file)
--- a/
crypto/rand/randfile.c
+++ b/
crypto/rand/randfile.c
@@
-61,7
+61,7
@@
#include <stdlib.h>
#include <string.h>
-#include "e_os.h"
+#include "
openssl/
e_os.h"
#include <openssl/crypto.h>
#include <openssl/rand.h>