Skip to content

Commit b5d0539

Browse files
committed
Update
1 parent 061265e commit b5d0539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/thread_pthread.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#include "pycore_interp.h" // _PyInterpreterState.threads.stacksize
22
#include "pycore_pythread.h" // _POSIX_SEMAPHORES
3+
#include "pycore_atomic.h" // _Py_ANNOTATE_RWLOCK_XXXX
34

45
/* Posix threads interface */
56

0 commit comments

Comments
 (0)