Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c815210 commit d3728ddCopy full SHA for d3728dd
1 file changed
Python/bootstrap_hash.c
@@ -4,9 +4,6 @@
4
#include "pycore_pylifecycle.h" // _PyOS_URandomNonblock()
5
#include "pycore_runtime.h" // _PyRuntime
6
7
-#undef HAVE_GETRANDOM
8
-#undef HAVE_GETENTROPY
9
-
10
#ifdef HAVE_UNISTD_H
11
# include <unistd.h> // close()
12
#endif
0 commit comments