diff --git a/nest/route.h b/nest/route.h index 3321ab50..74f2d84a 100644 --- a/nest/route.h +++ b/nest/route.h @@ -883,11 +883,6 @@ struct hostentry_adata { u32 labels[0]; }; -struct rtable_adata { - adata ad; - struct rtable *table; -}; - #define HOSTENTRY_LABEL_COUNT(head) (head->ad.length + sizeof(struct adata) - sizeof(struct hostentry_adata)) / sizeof(u32) void