Port: Add OSX clock_gettime compat
[lttng-tools.git] / tests / regression / ust / clock-override / lttng-ust-clock-override-test.c
index deaa16405511b3146d364f261c9c58fddacab193..b918f787c4fc1892874c33f9704e7f6498717312 100644 (file)
@@ -25,7 +25,7 @@
  */
 
 #include <stdlib.h>
  */
 
 #include <stdlib.h>
-#include <time.h>
+#include <common/compat/time.h>
 #include <string.h>
 #include <stdio.h>
 #include <lttng/ust-clock.h>
 #include <string.h>
 #include <stdio.h>
 #include <lttng/ust-clock.h>
This page took 0.024127 seconds and 5 git commands to generate.