On Mon, Jun 17, 2019 at 11:13 AM Linus Torvalds <[email protected]> wrote: > > That one we might be able to just fix by renaming "fds_bits" to "__fds_bits".
That said, moving it to another file might be the better option anyway.
I think fd_set and friends are now supposed to be in <sys/select.h>
anyway, and the "it was in <sys/types.h>" is all legacy.
Linus

