]> git.proxmox.com Git - mirror_frr.git/blobdiff - tests/ospfd/common.c
*: Convert struct thread_master to struct event_master and it's ilk
[mirror_frr.git] / tests / ospfd / common.c
index ef5e3ed1775c042e4e3690882b71cde337d36ee3..38bc089846f413f7c7fef5223d830b4e375595e5 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "common.h"
 
-struct thread_master *master;
+struct event_master *master;
 struct zebra_privs_t ospfd_privs;