ladybird/Ports/bash/patches
2022-06-08 17:58:36 +01:00
..
0001-accept.c-Include-sys-select.h.patch Ports: Format patches without numbering, commit hash or version number 2022-06-08 17:58:36 +01:00
ReadMe.md Ports: Bring all ReadMes in line with their respective patches 2022-05-22 00:11:16 +01:00

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.