Remove inclusion of sys/select.h in sys/types.h for backward compat
* libc/include/sys/types.h: Remove including <sys/select.h>. Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@ -86,8 +86,6 @@ typedef quad_t * qaddr_t;
|
||||
|
||||
# if __BSD_VISIBLE
|
||||
|
||||
#include <sys/select.h>
|
||||
|
||||
# define physadr physadr_t
|
||||
# define quad quad_t
|
||||
|
||||
|
Reference in New Issue
Block a user