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:
d3a7387
)
undo previous change: "e_os.h" is now the official name for the file
author
Bodo Möller
<bodo@openssl.org>
Thu, 22 Feb 2001 15:08:30 +0000
(15:08 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 22 Feb 2001 15:08:30 +0000
(15:08 +0000)
to include (but the OpenSSL_0_9_6-stable branche still has
inconsistencies)
crypto/rand/randfile.c
patch
|
blob
|
history
diff --git
a/crypto/rand/randfile.c
b/crypto/rand/randfile.c
index 41dd1d70a4f240ebbf1396c745071d2f69f0e9ee..8623e13e18ee0dc4e27eedaa286f26afde190a8b 100644
(file)
--- a/
crypto/rand/randfile.c
+++ b/
crypto/rand/randfile.c
@@
-61,7
+61,7
@@
#include <stdlib.h>
#include <string.h>
-#include "
openssl/
e_os.h"
+#include "e_os.h"
#include <openssl/crypto.h>
#include <openssl/rand.h>