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 235f918 commit 45af786Copy full SHA for 45af786
1 file changed
Modules/_randommodule.c
@@ -67,7 +67,6 @@
67
/* ---------------------------------------------------------------*/
68
69
#include "Python.h"
70
-#include "pycore_byteswap.h" // _Py_bswap32()
71
#ifdef HAVE_PROCESS_H
72
# include <process.h> // getpid()
73
#endif
0 commit comments