@@ -47,6 +47,10 @@
#include <math.h>
#include <srates.h>
+ //#ifdef unix
+#define round(x) lround((x))
+//#endif
+
/********************************************************************************************/
/********************************** FORMERLY IN pconsistency.c ******************************/