diff options
Diffstat (limited to 'pimd/pim_macro.h')
| -rw-r--r-- | pimd/pim_macro.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pimd/pim_macro.h b/pimd/pim_macro.h index f310e244e8..b88a84e2d2 100644 --- a/pimd/pim_macro.h +++ b/pimd/pim_macro.h @@ -33,7 +33,7 @@ int pim_macro_chisin_pim_include(const struct pim_ifchannel *ch); int pim_macro_chisin_joins_or_include(const struct pim_ifchannel *ch); int pim_macro_ch_could_assert_eval(const struct pim_ifchannel *ch); struct pim_assert_metric pim_macro_spt_assert_metric(const struct pim_rpf *rpf, - struct in_addr ifaddr); + pim_addr ifaddr); struct pim_assert_metric pim_macro_ch_my_assert_metric_eval(const struct pim_ifchannel *ch); int pim_macro_chisin_oiflist(const struct pim_ifchannel *ch); |
