Fix tests on aarch64

This commit is contained in:
Justine Tunney 2023-07-29 19:02:25 -07:00
parent 18bb5888e1
commit bd49ea1c3a
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
5 changed files with 12 additions and 4 deletions

View file

@ -18,6 +18,7 @@
*/
#include "ape/sections.internal.h"
#include "libc/calls/struct/sigset.h"
#include "libc/intrin/kprintf.h"
#include "libc/limits.h"
#include "libc/macros.internal.h"
#include "libc/runtime/runtime.h"