summaryrefslogtreecommitdiff
path: root/zebra/rib.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/rib.h')
-rw-r--r--zebra/rib.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/zebra/rib.h b/zebra/rib.h
index 281791d1f8..6b41952050 100644
--- a/zebra/rib.h
+++ b/zebra/rib.h
@@ -357,8 +357,6 @@ enum rib_update_event {
RIB_UPDATE_MAX
};
-extern void route_entry_copy_nexthops(struct route_entry *re,
- struct nexthop *nh);
int route_entry_update_nhe(struct route_entry *re,
struct nhg_hash_entry *new_nhghe);