diff options
Diffstat (limited to 'sharpd/sharp_main.c')
| -rw-r--r-- | sharpd/sharp_main.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/sharpd/sharp_main.c b/sharpd/sharp_main.c index 5133523f01..120d704918 100644 --- a/sharpd/sharp_main.c +++ b/sharpd/sharp_main.c @@ -114,6 +114,7 @@ struct quagga_signal_t sharp_signals[] = {  static const struct frr_yang_module_info *const sharpd_yang_modules[] = {  	&frr_interface_info,  	&frr_route_map_info, +	&frr_vrf_info,  };  FRR_DAEMON_INFO(sharpd, SHARP, .vty_port = SHARP_VTY_PORT,  | 
