Skip to content

Commit f1ef62b

Browse files
fix import
1 parent 9f626af commit f1ef62b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/_ctypes/callbacks.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#endif
1010

1111
#include "pycore_call.h" // _PyObject_CallNoArgs()
12+
#include "pycore_runtime_init.h" // _Py_ID()
1213

1314
#include <stdbool.h>
1415

0 commit comments

Comments
 (0)