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
|