mirror of
https://github.com/albertobsd/keyhunt.git
synced 2025-03-17 13:21:46 +01:00
Update Random.cpp
This commit is contained in:
parent
b7c743e8fa
commit
5ed17160d6
@ -24,8 +24,11 @@
|
||||
#endif
|
||||
|
||||
#ifdef __unix__
|
||||
#ifdef __CYGWIN__
|
||||
#else
|
||||
#include <linux/random.h>
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define RK_STATE_LEN 624
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user