Skip to content

Commit

Permalink
Update Random.cpp
Browse files Browse the repository at this point in the history
small fix for Mac ARM "make"
  • Loading branch information
pbies authored Jul 17, 2024
1 parent ea0033f commit 5917605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gmp256k1/Random.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
#include <unistd.h>
#include <fcntl.h>
#include <sys/syscall.h>
#include <linux/random.h>
#if defined(GRND_NONBLOCK)
#define USE_GETRANDOM
#endif
Expand Down

0 comments on commit 5917605

Please sign in to comment.