consumerd: clean-up: stream attribute accessed without locking stream
[lttng-tools.git] / src / common / time.h
index dc07633e968b41eb8d7e2387f78a5aa43c749ac4..4cfdf856c521d155fe55dd7580d5180605097119 100644 (file)
@@ -22,6 +22,7 @@
 #include <time.h>
 #include <stdbool.h>
 #include <common/macros.h>
+#include <common/compat/time.h>
 
 #define MSEC_PER_SEC    1000ULL
 #define NSEC_PER_SEC    1000000000ULL
This page took 0.022857 seconds and 4 git commands to generate.