summaryrefslogtreecommitdiff
path: root/isisd/isis_zebra.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isis_zebra.h')
-rw-r--r--isisd/isis_zebra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/isisd/isis_zebra.h b/isisd/isis_zebra.h
index 8efd20ac..0b21f14b 100644
--- a/isisd/isis_zebra.h
+++ b/isisd/isis_zebra.h
@@ -29,5 +29,6 @@ void isis_zebra_route_update (struct prefix *prefix,
struct isis_route_info *route_info);
int isis_distribute_list_update (int routetype);
void isis_zebra_redistribute_set(int type);
+void isis_zebra_redistribute_unset(int type);
#endif /* _ZEBRA_ISIS_ZEBRA_H */