]> rtime.felk.cvut.cz Git - frescor/fna.git/blobdiff - src_frescan/frescan_bwres_fna.c
restore the configuration flags and add a CONNECTED flag
[frescor/fna.git] / src_frescan / frescan_bwres_fna.c
index eb50c331b5fb540a8ac494dfe03e9c54cd885ac8..4dc11a93d7a653765ba673be3d697fa558e107b0 100644 (file)
@@ -1129,7 +1129,7 @@ int frescan_fna_network_get_min_eff_budget
 // GLOBAL variable to install the network protocol in FRESCOR
 
 fna_operations_t frescan_fna_operations = {
-#ifdef FRESCAN_FNA_ENABLED
+#ifdef CONFIG_FNA_FRESCAN_CONNECTED
         .fna_init = frescan_fna_init,
         .fna_group_change_mode_sync = frescan_fna_group_change_mode_sync,
         .fna_contract_negotiate = frescan_fna_contract_negotiate,