]> git.proxmox.com Git - mirror_frr.git/blobdiff - sharpd/sharp_main.c
lib,sharpd: support labelled nexthop-groups in sharpd
[mirror_frr.git] / sharpd / sharp_main.c
index 39453ee9adc1d49e6a2ad1047d65878818673ab2..a00106d686bff0bda98fe3cd99262437bc0140fb 100644 (file)
@@ -111,7 +111,7 @@ struct quagga_signal_t sharp_signals[] = {
 
 #define SHARP_VTY_PORT 2614
 
-static const struct frr_yang_module_info *sharpd_yang_modules[] = {
+static const struct frr_yang_module_info *const sharpd_yang_modules[] = {
 };
 
 FRR_DAEMON_INFO(sharpd, SHARP, .vty_port = SHARP_VTY_PORT,