Fix the build

This commit is contained in:
Justine Tunney 2024-08-26 16:44:05 -07:00
parent 12ecaf8650
commit 610c951f71
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
10 changed files with 14 additions and 8 deletions

View file

@ -31,6 +31,7 @@
#include "libc/calls/struct/termios.h"
#include "libc/calls/struct/timespec.h"
#include "libc/calls/termios.h"
#include "libc/cosmo.h"
#include "libc/ctype.h"
#include "libc/dce.h"
#include "libc/dos.h"