mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
gh-131281: Add include for pystats builds (#131369)
Add include to for pystats builds
This commit is contained in:
parent
ef4fe70785
commit
b2ed7a6d6a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
#include "pycore_opcode_utils.h" // RESUME_AT_FUNC_START
|
||||
#include "pycore_pylifecycle.h" // _PyOS_URandomNonblock()
|
||||
#include "pycore_runtime.h" // _Py_ID()
|
||||
#include "pycore_unicodeobject.h" // _PyUnicodeASCIIIter_Type
|
||||
|
||||
#include <stdlib.h> // rand()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue