Port: Add OSX clock_gettime compat
[lttng-tools.git] / tests / regression / kernel / select_poll_epoll.c
index dfb52370bf761a050ca68ac64a8f88ae42411d1b..4b703b38039f60ac9ad146ca750d60af743e1a3f 100644 (file)
@@ -17,7 +17,7 @@
 #include <limits.h>
 #include <pthread.h>
 #include <sys/mman.h>
-#include <time.h>
+#include <common/compat/time.h>
 
 #define BUF_SIZE 256
 #define NB_FD 1
This page took 0.024463 seconds and 5 git commands to generate.