Use a common function to print stats of all modules
[lttv.git] / lttv / lttv / sync / unittest.c
index a452d08db7e76e771949286b9db86fdb1d555f28..9b99d32b63733e91b1a9da50a7fc2bbf7541b3d3 100644 (file)
 #include <sys/stat.h>
 #include <unistd.h>
 
-#include "sync_chain_lttv.h"
-
-
-#ifndef g_info
-#define g_info(format...) g_log (G_LOG_DOMAIN, G_LOG_LEVEL_INFO, format)
-#endif
+#include "sync_chain.h"
 
 
 static void timeDiff(struct timeval* const end, const struct timeval* const start);
This page took 0.023412 seconds and 4 git commands to generate.