summaryrefslogtreecommitdiffstats
path: root/babeld/babeld.h
diff options
context:
space:
mode:
Diffstat (limited to 'babeld/babeld.h')
-rw-r--r--babeld/babeld.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/babeld/babeld.h b/babeld/babeld.h
index 5573719ab..17a0381d2 100644
--- a/babeld/babeld.h
+++ b/babeld/babeld.h
@@ -98,5 +98,6 @@ extern int redistribute_filter(const unsigned char *prefix, unsigned short plen,
extern int resize_receive_buffer(int size);
extern void schedule_neighbours_check(int msecs, int override);
extern struct babel *babel_lookup(void);
+extern void babel_clean_routing_process(void);
#endif /* BABEL_BABELD_H */