X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttv%2Flttv%2Fsync%2Funittest.c;h=9b99d32b63733e91b1a9da50a7fc2bbf7541b3d3;hb=1ed11971aebed2cf6c9b9f212adb36c50487266f;hp=a452d08db7e76e771949286b9db86fdb1d555f28;hpb=10341d26543c63ff318a4cf5cb163bccdc58b19d;p=lttv.git diff --git a/lttv/lttv/sync/unittest.c b/lttv/lttv/sync/unittest.c index a452d08d..9b99d32b 100644 --- a/lttv/lttv/sync/unittest.c +++ b/lttv/lttv/sync/unittest.c @@ -34,12 +34,7 @@ #include #include -#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);