mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-18 08:20:44 +00:00
Lots of minor compat stuff while seeing if bash would build.
We're quite far from bash building, but we'll get there eventually!
This commit is contained in:
parent
e4611248c4
commit
e76312ab63
Notes:
sideshowbarker
2024-07-19 18:33:25 +09:00
Author: https://github.com/awesomekling
Commit: e76312ab63
21 changed files with 172 additions and 38 deletions
|
@ -1,5 +1,6 @@
|
|||
#include "unistd.h"
|
||||
#include "errno.h"
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <Kernel/Syscall.h>
|
||||
|
||||
extern "C" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue