--- embedaddon/quagga/ospf6d/ospf6_route.h 2012/02/21 17:26:12 1.1.1.1 +++ embedaddon/quagga/ospf6d/ospf6_route.h 2012/10/09 09:22:28 1.1.1.2 @@ -300,6 +300,7 @@ extern void ospf6_brouter_show (struct vty *vty, struc extern int config_write_ospf6_debug_route (struct vty *vty); extern void install_element_ospf6_debug_route (void); extern void ospf6_route_init (void); +extern void ospf6_clean (void); #endif /* OSPF6_ROUTE_H */