DEVRANDOM, not DEBRANDOM...
This commit is contained in:
parent
2b975dfd5b
commit
ca3dc3a0a0
1 changed files with 1 additions and 1 deletions
2
e_os.h
2
e_os.h
|
@ -227,7 +227,7 @@ extern "C" {
|
|||
# define _setmode setmode
|
||||
# define _O_TEXT O_TEXT
|
||||
# define _O_BINARY O_BINARY
|
||||
# undef DEBRANDOM
|
||||
# undef DEVRANDOM
|
||||
# define DEVRANDOM "/dev/urandom\x24"
|
||||
# endif /* __DJGPP__ */
|
||||
|
||||
|
|
Loading…
Reference in a new issue