summaryrefslogtreecommitdiff
path: root/staticd/static_vrf.h
diff options
context:
space:
mode:
Diffstat (limited to 'staticd/static_vrf.h')
-rw-r--r--staticd/static_vrf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/staticd/static_vrf.h b/staticd/static_vrf.h
index 28fcdd0d36..6951e56712 100644
--- a/staticd/static_vrf.h
+++ b/staticd/static_vrf.h
@@ -35,4 +35,5 @@ void static_vrf_init(void);
struct route_table *static_vrf_static_table(afi_t afi, safi_t safi,
struct static_vrf *svrf);
+extern void static_vrf_terminate(void);
#endif