mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-29 23:25:11 +02:00
10 lines
238 B
Diff
10 lines
238 B
Diff
--- a/src/cpython.h
|
|
+++ b/src/cpython.h
|
|
@@ -26,7 +26,6 @@
|
|
|
|
/* Some python versions don't include this by default. */
|
|
|
|
-#include <longintrepr.h>
|
|
|
|
/* These two macros are basically Py_BEGIN_ALLOW_THREADS and
|
|
* Py_BEGIN_ALLOW_THREADS
|