gh-131281: Add include for pystats builds (#131369)

Add include to for pystats builds
This commit is contained in:
Ken Jin 2025-03-18 00:36:06 +08:00 committed by GitHub
parent ef4fe70785
commit b2ed7a6d6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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()