--- embedaddon/quagga/ospfd/ospf_zebra.h 2013/07/21 23:54:40 1.1.1.3 +++ embedaddon/quagga/ospfd/ospf_zebra.h 2016/11/02 10:09:12 1.1.1.4 @@ -72,7 +72,7 @@ extern int ospf_distance_set (struct vty *, struct osp const char *, const char *); extern int ospf_distance_unset (struct vty *, struct ospf *, const char *, const char *, const char *); -extern void ospf_zebra_init (void); +extern void ospf_zebra_init (struct thread_master *); #endif /* _ZEBRA_OSPF_ZEBRA_H */