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 088f7a723962dd18dcae09e8e8fa168bbea6ed0b.
This commit is contained in:
parent
04f288851a
commit
ee97c4b224
@ -86,6 +86,8 @@ typedef quad_t * qaddr_t;
|
|||||||
|
|
||||||
# if __BSD_VISIBLE
|
# if __BSD_VISIBLE
|
||||||
|
|
||||||
|
#include <sys/select.h>
|
||||||
|
|
||||||
# define physadr physadr_t
|
# define physadr physadr_t
|
||||||
# define quad quad_t
|
# define quad quad_t
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user