forked from Mirror/frr
lib: select.h is not being used by anyone
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
This commit is contained in:
parent
92d0242a51
commit
7497d33f2f
|
@ -25,7 +25,6 @@
|
|||
#ifdef HAVE_STROPTS_H
|
||||
#include <stropts.h>
|
||||
#endif /* HAVE_STROPTS_H */
|
||||
#include <sys/select.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
|
|
Loading…
Reference in a new issue