]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_zebra.h
lib: enforce vrf_name_to_id by returning default_vrf when name is null
[mirror_frr.git] / isisd / isis_zebra.h
index 4fbcf87217eef265857b036d5196d37fb870b6e9..20c10d0b2372936119f253a61387104b3515340e 100644 (file)
@@ -27,6 +27,8 @@ extern struct zclient *zclient;
 void isis_zebra_init(struct thread_master *);
 void isis_zebra_stop(void);
 
+struct isis_route_info;
+
 void isis_zebra_route_update(struct prefix *prefix,
                             struct prefix_ipv6 *src_p,
                             struct isis_route_info *route_info);