]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_vty.h
Update Traffic Engineering Support for OSPFD
[mirror_frr.git] / ospfd / ospf_vty.h
index 28bb419af841fa0881d79f80e6dd7c3d7b8a3092..429ac318f7ad9aea5a1992a7c7557fdcd5951e87 100644 (file)
@@ -54,5 +54,6 @@
 extern void ospf_vty_init (void);
 extern void ospf_vty_show_init (void);
 extern void ospf_vty_clear_init (void);
+extern int ospf_str2area_id (const char *, struct in_addr *, int *);
 
 #endif /* _QUAGGA_OSPF_VTY_H */