1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-22 11:32:10 +00:00
serenity/Ports/bash/patches
2022-05-22 00:11:16 +01:00
..
0001-accept.c-Include-sys-select.h.patch Ports: Regenerate patches for bash 2022-01-16 10:32:50 +03:30
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.