Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f41c64 + 43b2639 commit 8f0aae5Copy full SHA for 8f0aae5
1 file changed
Modules/_ctypes/callproc.c
@@ -70,6 +70,7 @@
70
71
#include <ffi.h>
72
#include "ctypes.h"
73
+#include <alloca.h>
74
75
#if defined(_DEBUG) || defined(__MINGW32__)
76
/* Don't use structured exception handling on Windows if this is defined.
0 commit comments