summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
Diffstat (limited to 'Python')
-rw-r--r--Python/ceval_gil.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/ceval_gil.h b/Python/ceval_gil.h
index ef5189068e..4a054a97f7 100644
--- a/Python/ceval_gil.h
+++ b/Python/ceval_gil.h
@@ -5,6 +5,7 @@
#include <stdlib.h>
#include <errno.h>
+#include "internal/pyatomic.h"
/* First some general settings */