summaryrefslogtreecommitdiff
path: root/lib/zebra.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-01-04 15:56:25 -0500
committerDonald Sharp <sharpd@nvidia.com>2024-01-09 12:39:23 -0500
commit7497d33f2f5475c0d2e516dde221c1222271ec07 (patch)
treeab079036e14f692b6dc207b2f411ad74ecc484e8 /lib/zebra.h
parent92d0242a5172890c0429817ed209dc516912ab27 (diff)
lib: select.h is not being used by anyone
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/zebra.h')
-rw-r--r--lib/zebra.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/zebra.h b/lib/zebra.h
index 06be33f5dd..07cfc4492c 100644
--- a/lib/zebra.h
+++ b/lib/zebra.h
@@ -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>