Skip to content
Commit af6f0ce8 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

Include <sys/select.h> for fd_set, FD_SET, FD_ZERO

.. and select(...). This fixes the build on musl and it's also where
POSIX expects those things[1].

[1] https://pubs.opengroup.org/onlinepubs/009696899/basedefs/sys/select.h.html
parent 81ec8460
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment