Fix: time constants already defined on macOS
[lttng-tools.git] / src / common / compat / time.h
index 49f5039084a79083c63eab538d1486aeeedd594a..593a92ab074f410b2e55ac14dfb93706818e9a0b 100644 (file)
@@ -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__ */
 
This page took 0.022941 seconds and 4 git commands to generate.