X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Ftime.h;h=593a92ab074f410b2e55ac14dfb93706818e9a0b;hb=a9dde553270b4e8f3f280706e3f19f8f3ac41e1b;hp=17447b3724bee5ef4c0bf0a30a080317f40d7748;hpb=707de922fab70af1b4238c33359b77d1ebd1ee34;p=lttng-tools.git diff --git a/src/common/compat/time.h b/src/common/compat/time.h index 17447b372..593a92ab0 100644 --- a/src/common/compat/time.h +++ b/src/common/compat/time.h @@ -31,10 +31,12 @@ typedef uint64_t timer_t; #include #include +#include #undef NSEC_PER_SEC #undef NSEC_PER_MSEC #undef NSEC_PER_USEC +#undef USEC_PER_SEC #endif /* __APPLE__ */