summaryrefslogtreecommitdiff
path: root/zebra/zebra_routemap.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_routemap.h')
-rw-r--r--zebra/zebra_routemap.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/zebra/zebra_routemap.h b/zebra/zebra_routemap.h
index c016d95875..3f58e14e10 100644
--- a/zebra/zebra_routemap.h
+++ b/zebra/zebra_routemap.h
@@ -55,4 +55,6 @@ zebra_nht_route_map_check(afi_t afi, int client_proto, const struct prefix *p,
#endif
extern void zebra_routemap_finish(void);
+
+extern const struct frr_yang_module_info frr_zebra_route_map_info;
#endif