summaryrefslogtreecommitdiffstats
path: root/Doc/includes/custom2.c
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/includes/custom2.c')
-rw-r--r--Doc/includes/custom2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/includes/custom2.c b/Doc/includes/custom2.c
index 51ab4b8..6477a19 100644
--- a/Doc/includes/custom2.c
+++ b/Doc/includes/custom2.c
@@ -1,3 +1,4 @@
+#define PY_SSIZE_T_CLEAN
#include <Python.h>
#include "structmember.h"