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:
a39ded5
)
include e_os.h as "openssl/e_os.h" (as elsewhere)
author
Bodo Möller
<bodo@openssl.org>
Thu, 22 Feb 2001 14:59:11 +0000
(14:59 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Thu, 22 Feb 2001 14:59:11 +0000
(14:59 +0000)
crypto/rand/randfile.c
patch
|
blob
|
history
diff --git
a/crypto/rand/randfile.c
b/crypto/rand/randfile.c
index 0a4005bd4e3f5b1308d13e64bfccb360e0dd1023..a92541371fd4aedbb560c9a7be3041cef013b817 100644
(file)
--- a/
crypto/rand/randfile.c
+++ b/
crypto/rand/randfile.c
@@
-73,7
+73,7
@@
# include <sys/stat.h>
#endif
-#include
<openssl/e_os.h>
+#include
"openssl/e_os.h"
#include <openssl/crypto.h>
#include <openssl/rand.h>