summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_route.h
diff options
context:
space:
mode:
Diffstat (limited to 'ospfd/ospf_route.h')
-rw-r--r--ospfd/ospf_route.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ospfd/ospf_route.h b/ospfd/ospf_route.h
index e7e2b651c..fa9478fce 100644
--- a/ospfd/ospf_route.h
+++ b/ospfd/ospf_route.h
@@ -172,6 +172,5 @@ extern void ospf_delete_discard_route(struct ospf *, struct route_table *,
struct prefix_ipv4 *);
extern int ospf_route_match_same(struct route_table *, struct prefix_ipv4 *,
struct ospf_route *);
-extern int ospf_route_exist_new_table(struct route_table *rt,
- struct prefix_ipv4 *prefix);
+
#endif /* _ZEBRA_OSPF_ROUTE_H */