*.c: Declare `PY_SSIZE_T_CLEAN'.
[pyke] / catacomb-python.h
index 0949562..77c7eae 100644 (file)
@@ -33,6 +33,8 @@
 
 /*----- Header files ------------------------------------------------------*/
 
+#define PY_SSIZE_T_CLEAN
+
 #include <Python.h>
 #include <longintrepr.h>
 #include <structmember.h>