Index: sys/net/route/route_var.h =================================================================== --- sys/net/route/route_var.h +++ sys/net/route/route_var.h @@ -305,7 +305,6 @@ void nhgrp_ref_object(struct nhgrp_object *nhg); uint32_t nhgrp_get_idx(const struct nhgrp_object *nhg); void nhgrp_free(struct nhgrp_object *nhg); -uint32_t nhgrp_get_idx(const struct nhgrp_object *nhg); /* lookup_framework.c */ void fib_grow_rtables(uint32_t new_num_tables);