summaryrefslogtreecommitdiffstats
path: root/Python/frame.c
diff options
context:
space:
mode:
Diffstat (limited to 'Python/frame.c')
-rw-r--r--Python/frame.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Python/frame.c b/Python/frame.c
index c2da123..3573f54 100644
--- a/Python/frame.c
+++ b/Python/frame.c
@@ -1,4 +1,6 @@
+#define _PY_INTERPRETER
+
#include "Python.h"
#include "frameobject.h"
#include "pycore_code.h" // stats