Move <sys/fd_set.h> to <sys/_fd_set.h>.
authorSascha Wildner <saw@online.de>
Thu, 23 May 2019 06:49:31 +0000 (08:49 +0200)
committerSascha Wildner <saw@online.de>
Thu, 23 May 2019 06:49:31 +0000 (08:49 +0200)
commita1df73d7f3c51dc4a4c9dd54852217ebe57513cf
treeeea52580d3e5f9b99e349b16a6c72801162581a3
parent3f7c286b39c9a686b7b0b9ac465171b911355807
Move <sys/fd_set.h> to <sys/_fd_set.h>.

It is only supposed to be included by other headers. Normal code
should use <sys/select.h>.
Makefile_upgrade.inc
sys/sys/_fd_set.h [moved from sys/sys/fd_set.h with 97% similarity]
sys/sys/select.h
sys/sys/types.h