summaryrefslogtreecommitdiff
path: root/Programs/_testembed.c
diff options
context:
space:
mode:
Diffstat (limited to 'Programs/_testembed.c')
-rw-r--r--Programs/_testembed.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Programs/_testembed.c b/Programs/_testembed.c
index da3e7861d1..249f7e2304 100644
--- a/Programs/_testembed.c
+++ b/Programs/_testembed.c
@@ -9,7 +9,6 @@
#include "pycore_initconfig.h" // _PyConfig_InitCompatConfig()
#include "pycore_runtime.h" // _PyRuntime
#include <Python.h>
-#include "pythread.h"
#include <inttypes.h>
#include <stdio.h>
#include <wchar.h>