1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 16:37:47 +00:00

Ports: Bring all ReadMes in line with their respective patches

This commit is contained in:
Tim Schumacher 2022-05-21 21:05:39 +02:00 committed by Linus Groh
parent 0e0db33a2a
commit 6641868c35
15 changed files with 118 additions and 139 deletions

View file

@ -3,6 +3,7 @@
## `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.