]> git.puffer.fish Git - matthieu/frr.git/commitdiff
lib: select.h is not being used by anyone
authorDonald Sharp <sharpd@nvidia.com>
Thu, 4 Jan 2024 20:56:25 +0000 (15:56 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 9 Jan 2024 17:39:23 +0000 (12:39 -0500)
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
lib/zebra.h

index 06be33f5dd54b4c5389d0692ff8d4907ac9f34d8..07cfc4492c41087ff9b8a8d3d11072d7bd857c9c 100644 (file)
@@ -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>