mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 13:52:28 +00:00
Fix Python stack overflow checking in MODE=dbg
This commit is contained in:
parent
8b69acc1cc
commit
18a24935cc
8 changed files with 10 additions and 545 deletions
1
third_party/python/pyconfig.h
vendored
1
third_party/python/pyconfig.h
vendored
|
@ -1,5 +1,6 @@
|
|||
#ifndef Py_PYCONFIG_H
|
||||
#define Py_PYCONFIG_H
|
||||
#include "libc/calls/calls.h"
|
||||
#include "libc/dce.h"
|
||||
#include "libc/str/str.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue