Skip to content

Commit 4a07ba1

Browse files
committed
header
1 parent 8d8e794 commit 4a07ba1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Modules/_testcapi/immortal.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
#ifndef Py_BUILD_CORE_BUILTIN
2+
# define Py_BUILD_CORE_MODULE 1
3+
#endif
4+
15
#include "parts.h"
26
#include "internal/pycore_long.h" // IMMORTALITY_BIT_MASK
37

0 commit comments

Comments
 (0)