summaryrefslogtreecommitdiff
path: root/pimd/pim_upstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'pimd/pim_upstream.h')
-rw-r--r--pimd/pim_upstream.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pimd/pim_upstream.h b/pimd/pim_upstream.h
index e293c0c146..6f7556f323 100644
--- a/pimd/pim_upstream.h
+++ b/pimd/pim_upstream.h
@@ -192,4 +192,5 @@ void pim_upstream_terminate (void);
void join_timer_start (struct pim_upstream *up);
int pim_upstream_compare (void *arg1, void *arg2);
+void pim_upstream_register_reevaluate (void);
#endif /* PIM_UPSTREAM_H */