mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 12:19:54 +00:00
Various stubs while trying to get an old coreutils to build.
This commit is contained in:
parent
e440c3fa87
commit
303577df16
Notes:
sideshowbarker
2024-07-19 16:09:53 +09:00
Author: https://github.com/awesomekling
Commit: 303577df16
20 changed files with 132 additions and 23 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <assert.h>
|
||||
#include <stdlib.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include <Kernel/Syscall.h>
|
||||
#include <AK/printf.cpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue