]> git.proxmox.com Git - mirror_frr.git/blobdiff - pimd/pim_instance.h
*: Convert struct thread_master to struct event_master and it's ilk
[mirror_frr.git] / pimd / pim_instance.h
index 27a58c5b2376ee1e503117b62b74e4ec13825864..2afd4781da9388d70baa5321a9215ee95a586a6a 100644 (file)
@@ -64,7 +64,7 @@ enum pim_mlag_flags {
 };
 
 struct pim_router {
-       struct thread_master *master;
+       struct event_master *master;
 
        uint32_t debugs;