Skip to content

Commit 061265e

Browse files
committed
Revert header
1 parent fffdcff commit 061265e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/ceval_gil.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11

22
#include "Python.h"
3+
#include "pycore_atomic.h" // _Py_ANNOTATE_RWLOCK_XXXX
34
#include "pycore_ceval.h" // _PyEval_SignalReceived()
45
#include "pycore_initconfig.h" // _PyStatus_OK()
56
#include "pycore_interp.h" // _Py_RunGC()

0 commit comments

Comments
 (0)