python 3.10+ requires PY_SSIZE_T_CLEAN
This commit is contained in:
parent
d2444bae80
commit
ac2ec44a7f
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
* Distributed under terms of the GPL3 license.
|
||||
*/
|
||||
|
||||
#define PY_SSIZE_T_CLEAN
|
||||
#include <libgen.h>
|
||||
#ifdef __APPLE__
|
||||
#include <mach-o/dyld.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue