mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-01 12:07:14 +02:00
10 lines
208 B
Markdown
10 lines
208 B
Markdown
# Patches for bash on SerenityOS
|
|
|
|
## `0001-accept.c-Include-sys-select.h.patch`
|
|
|
|
accept.c: Include sys/select.h
|
|
|
|
This is transitively pulled in by other headers in some systems,
|
|
serenity is not one of them.
|
|
|