fix MODE=dbg python build

This commit is contained in:
Gavin Hayes 2022-09-14 12:47:15 -04:00
parent 1ad2f530f9
commit 47c23cb588

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"