X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fcompat%2Ftime.h;h=593a92ab074f410b2e55ac14dfb93706818e9a0b;hp=49f5039084a79083c63eab538d1486aeeedd594a;hb=efef32e9dabe51901ea2a0d1f19c69a9c37997eb;hpb=f8be11834749a7ba0b5f499b11c048d62d98a068 diff --git a/src/common/compat/time.h b/src/common/compat/time.h index 49f503908..593a92ab0 100644 --- a/src/common/compat/time.h +++ b/src/common/compat/time.h @@ -36,6 +36,7 @@ typedef uint64_t timer_t; #undef NSEC_PER_SEC #undef NSEC_PER_MSEC #undef NSEC_PER_USEC +#undef USEC_PER_SEC #endif /* __APPLE__ */