diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2024-01-04 16:09:47 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2024-01-09 12:50:40 -0500 |
| commit | 7f3d9ea47d0d99b9f14ba23dc5d8678963a586f1 (patch) | |
| tree | 3e559532ae1e2a25dd96c310898889ec0053f592 /lib/zebra.h | |
| parent | 848dcf3d034bc2ca390b6aff968be83eaf11e584 (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.h | 2 |
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 |
