Clean-up: move global sessiond symbols out of main.o
[lttng-tools.git] / tests / regression / tools / live / live_test.c
index cce6d10698375b19d727cc53109cd93184e8fc07..9f4532cfd6078c71e6e4ad0e3a547cb570ccf872 100644 (file)
@@ -21,7 +21,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
-#include <time.h>
+#include <common/compat/time.h>
 #include <sys/types.h>
 #include <inttypes.h>
 #include <stdlib.h>
@@ -36,7 +36,6 @@
 #include <lttng/lttng.h>
 
 #include <urcu/list.h>
-#include <bin/lttng-sessiond/session.h>
 #include <common/common.h>
 
 #include <bin/lttng-relayd/lttng-viewer-abi.h>
This page took 0.024911 seconds and 4 git commands to generate.