ospf6d: ospf6_lsa_cmd_init() does not exist

This commit is contained in:
Denis Ovsienko 2011-08-20 22:45:58 +04:00 committed by Paul Jakma
parent 0e8032d699
commit 5e1731ac1d

View File

@ -245,7 +245,6 @@ extern struct ospf6_lsa_handler *ospf6_get_lsa_handler (u_int16_t type);
extern void ospf6_lsa_init (void);
extern void ospf6_lsa_terminate (void);
extern void ospf6_lsa_cmd_init (void);
extern int config_write_ospf6_debug_lsa (struct vty *vty);
extern void install_element_ospf6_debug_lsa (void);