]> rtime.felk.cvut.cz Git - frescor/fna.git/blobdiff - src/fna_configuration.c
changes in frescan, programming the changes of mode and the reservation commit mechan...
[frescor/fna.git] / src / fna_configuration.c
index 9d63885b476b3c98bfee09d48ea1c46f2d25db79..ecfc6b9f34e4474b5be5af54f2c87baa25fe41c2 100644 (file)
@@ -84,7 +84,7 @@
 #endif
 
 fna_operations_t  *fna_operations[FNA_MAX_NETWORKS] = {
-#ifdef UNIX_FNA_ENABLED
+#ifdef FRESCAN_FNA_ENABLED
         &frescan_fna_operations,
 #endif
 #ifdef RTEP_FNA_ENABLED