fix MODE=dbg python build (#620)

This commit is contained in:
Gavin Hayes 2022-09-15 01:53:44 -04:00 committed by GitHub
parent 418bcb39af
commit 14731d61fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"