summaryrefslogtreecommitdiff
path: root/lib/zebra.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2024-01-04 16:09:47 -0500
committerDonald Sharp <sharpd@nvidia.com>2024-01-09 12:50:40 -0500
commit7f3d9ea47d0d99b9f14ba23dc5d8678963a586f1 (patch)
tree3e559532ae1e2a25dd96c310898889ec0053f592 /lib/zebra.h
parent848dcf3d034bc2ca390b6aff968be83eaf11e584 (diff)
lib: remove net/route.h it is not used
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/zebra.h')
-rw-r--r--lib/zebra.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/zebra.h b/lib/zebra.h
index 2a92c76f39..326d3eb217 100644
--- a/lib/zebra.h
+++ b/lib/zebra.h
@@ -90,8 +90,6 @@
#include <net/if_var.h>
#endif /* HAVE_NET_IF_VAR_H */
-#include <net/route.h>
-
#ifndef HAVE_NETLINK
#define RT_TABLE_MAIN 0
#define RT_TABLE_LOCAL RT_TABLE_MAIN