diff options
Diffstat (limited to 'isisd/isis_zebra.h')
| -rw-r--r-- | isisd/isis_zebra.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/isis_zebra.h b/isisd/isis_zebra.h index c32093f957..94a4666697 100644 --- a/isisd/isis_zebra.h +++ b/isisd/isis_zebra.h @@ -58,5 +58,6 @@ void isis_zebra_vrf_deregister(struct isis *isis); int isis_zebra_ls_register(bool up); extern int isis_zebra_srv6_manager_get_locator_chunk(const char *name); +extern int isis_zebra_srv6_manager_release_locator_chunk(const char *name); #endif /* _ZEBRA_ISIS_ZEBRA_H */ |
