mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-01 04:04:39 +00:00
Undefine DECRANDOM before redefining it.
PR: 1110
This commit is contained in:
parent
2b19ce86dc
commit
5ba3ebb593
1
e_os.h
1
e_os.h
@ -214,6 +214,7 @@ extern "C" {
|
||||
# define _setmode setmode
|
||||
# define _O_TEXT O_TEXT
|
||||
# define _O_BINARY O_BINARY
|
||||
# undef DEVRANDOM
|
||||
# define DEVRANDOM "/dev/urandom\x24"
|
||||
# endif /* __DJGPP__ */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user