Skip to content

Commit c90f0a8

Browse files
kumaraditya303ericsnowcurrently
authored andcommitted
windows fix part 1
1 parent 5eafa67 commit c90f0a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/_randommodule.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272

7373
#include "Python.h"
7474
#include "pycore_moduleobject.h" // _PyModule_GetState()
75+
#include "pycore_runtime.h"
7576
#ifdef HAVE_PROCESS_H
7677
# include <process.h> // getpid()
7778
#endif

0 commit comments

Comments
 (0)