Revert "Remove inclusion of sys/select.h in sys/types.h for backward compat"

This BSDism is still in use (e.g. putty).

This reverts commit 088f7a7239.
This commit is contained in:
Yaakov Selkowitz 2016-03-14 20:50:45 -05:00
parent 04f288851a
commit ee97c4b224
1 changed files with 2 additions and 0 deletions

View File

@ -86,6 +86,8 @@ typedef quad_t * qaddr_t;
# if __BSD_VISIBLE
#include <sys/select.h>
# define physadr physadr_t
# define quad quad_t