Fixed segfault

This commit is contained in:
Fergal Moran
2015-09-22 21:14:52 +01:00
parent 4dbf77c202
commit 4c8bb67f65

View File

@@ -19,6 +19,8 @@
* $Id: shout.c 15285 2008-09-10 07:40:24Z brendan $ * $Id: shout.c 15285 2008-09-10 07:40:24Z brendan $
*/ */
#define PY_SSIZE_T_CLEAN
#include <Python.h> #include <Python.h>
#include <shout/shout.h> #include <shout/shout.h>