]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_vty.h
Merge pull request #5305 from ton31337/feature/draft-ietf-idr-deprecate-as-set-confed-set
[mirror_frr.git] / ospfd / ospf_vty.h
index 559109972cc58f83af4b9f0060ff964161fc64a6..79aabe7b4ea4397b718b9e6240dbcba276ce779f 100644 (file)
@@ -53,6 +53,5 @@ extern void ospf_vty_init(void);
 extern void ospf_vty_show_init(void);
 extern void ospf_vty_clear_init(void);
 extern int str2area_id(const char *, struct in_addr *, int *);
-extern void area_id2str(char *, int, struct in_addr *, int);
 
 #endif /* _QUAGGA_OSPF_VTY_H */