mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
route: quiet -Wredundant-decls
Remove declaration duplicated in
f5baf8bb12
Reviewed by: melifaro
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D27790
This commit is contained in:
parent
70a567c2c3
commit
833dbf1e22
1 changed files with 0 additions and 1 deletions
|
|
@ -305,7 +305,6 @@ int nhgrp_get_addition_group(struct rib_head *rnh,
|
|||
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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue