Fix build breakage under special strace config

This commit is contained in:
Justine Tunney 2023-07-03 00:05:51 -07:00
parent fe044e22cc
commit 168d1c157e
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
2 changed files with 2 additions and 0 deletions

View file

@ -21,6 +21,7 @@
#include "libc/calls/struct/itimerval.internal.h"
#include "libc/calls/struct/timespec.h"
#include "libc/calls/struct/timeval.h"
#include "libc/calls/struct/timeval.internal.h"
#include "libc/dce.h"
#include "libc/intrin/asan.internal.h"
#include "libc/intrin/describeflags.internal.h"