]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/prefix.h
isisd: add support to import routes from other protocols
[mirror_frr.git] / lib / prefix.h
index feacc2ae29117454d25567f18b4ab0c62c2ad3ab..73ae0f25a7bb2d10615b7dfa6c994d98c29d61be 100644 (file)
@@ -167,6 +167,7 @@ union prefix46constptr
 #endif /*s6_addr32*/
 
 /* Prototypes. */
+extern int str2family(const char *);
 extern int afi2family (afi_t);
 extern afi_t family2afi (int);