Port: Add OSX clock_gettime compat
[lttng-tools.git] / src / common / error.h
index e8c811ee60e34e2510d65907cac6ba94747fe332..9b07e0a471054a20a85150c3dc91d2a2cda35d6c 100644 (file)
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <stdbool.h>
 #include <urcu/tls-compat.h>
-#include <time.h>
+#include <common/compat/time.h>
 
 #ifndef _GNU_SOURCE
 #error "lttng-tools error.h needs _GNU_SOURCE"
This page took 0.022309 seconds and 4 git commands to generate.