1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-25 07:05:07 +00:00
serenity/Ports/bash/patches/ReadMe.md
2022-01-16 10:32:50 +03:30

207 B

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.