mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 15:03:34 +00:00
fix MODE=dbg python build (#620)
This commit is contained in:
parent
418bcb39af
commit
14731d61fa
1 changed files with 2 additions and 0 deletions
2
third_party/python/launch.c
vendored
2
third_party/python/launch.c
vendored
|
@ -5,6 +5,8 @@
|
|||
│ https://docs.python.org/3/license.html │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/calls/calls.h"
|
||||
#include "libc/calls/struct/siginfo.h"
|
||||
#include "libc/calls/ucontext.h"
|
||||
#include "libc/dce.h"
|
||||
#include "libc/intrin/kprintf.h"
|
||||
#include "libc/log/libfatal.internal.h"
|
||||
|
|
Loading…
Reference in a new issue