7b89845035
According to earlier standards, usage of select(), FD_CLR, FD_ISSET, FD_SET and FD_ZERO just need include headers: sys/time.h, sys/types.h and unistd.h. So include sys/select.h in time.h to compatible with it. Or mbedtls library would build break in calling select() and FD_* related functions. https://pubs.opengroup.org/onlinepubs/007908799/xsh/select.html |
||
---|---|---|
.. | ||
boardctl.h | ||
custom_file.h | ||
epoll.h | ||
ioctl.h | ||
ipc.h | ||
mman.h | ||
mount.h | ||
param.h | ||
prctl.h | ||
random.h | ||
resource.h | ||
select.h | ||
sendfile.h | ||
shm.h | ||
socket.h | ||
sockio.h | ||
stat.h | ||
statfs.h | ||
syscall.h | ||
time.h | ||
types.h | ||
uio.h | ||
un.h | ||
utsname.h | ||
vfs.h | ||
wait.h |