Port: Add OSX clock_gettime compat
[lttng-tools.git] / src / bin / lttng / commands / create.c
index 0ae2b10968456adc54d4df7f4985458268c4e8f7..0f7d1a4380646804354164565746f7a30bd90a0b 100644 (file)
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <sys/stat.h>
 #include <sys/types.h>
-#include <time.h>
+#include <common/compat/time.h>
 #include <unistd.h>
 #include <signal.h>
 #include <sys/wait.h>
This page took 0.025009 seconds and 5 git commands to generate.