lib: select.h is not being used by anyone

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
Donald Sharp 2024-01-04 15:56:25 -05:00
parent 92d0242a51
commit 7497d33f2f

View file

@ -25,7 +25,6 @@
#ifdef HAVE_STROPTS_H #ifdef HAVE_STROPTS_H
#include <stropts.h> #include <stropts.h>
#endif /* HAVE_STROPTS_H */ #endif /* HAVE_STROPTS_H */
#include <sys/select.h>
#include <sys/stat.h> #include <sys/stat.h>
#include <sys/types.h> #include <sys/types.h>
#include <sys/param.h> #include <sys/param.h>