summaryrefslogtreecommitdiff
path: root/pimd/pim_join.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_join.h')
-rw-r--r--pimd/pim_join.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/pimd/pim_join.h b/pimd/pim_join.h
index 37ec0f4525..994b0e47e3 100644
--- a/pimd/pim_join.h
+++ b/pimd/pim_join.h
@@ -36,8 +36,7 @@ int pim_joinprune_recv(struct interface *ifp,
int pim_joinprune_send(struct interface *ifp,
struct in_addr upstream_addr,
- struct in_addr source_addr,
- struct in_addr group_addr,
+ struct prefix *sg,
int send_join);
#endif /* PIM_JOIN_H */