Split the common part of clock.h
[lttng-ust.git] / src / lib / lttng-ust-ctl / ustctl.c
index 076c92f8ee065da1fb0bd3950522b6f81dbdaa85..3561a722db657580483a301beab6e7ff9c6dd919 100644 (file)
@@ -25,9 +25,9 @@
 #include "common/ringbuffer/backend.h"
 #include "common/ringbuffer/frontend.h"
 #include "lib/lttng-ust/ust-events-internal.h"
-#include "lib/lttng-ust/wait.h"
+#include "common/wait.h"
 #include "lib/lttng-ust/lttng-rb-clients.h"
-#include "lib/lttng-ust/clock.h"
+#include "common/clock.h"
 #include "lib/lttng-ust/getenv.h"
 #include "lib/lttng-ust/lttng-tracer-core.h"
 #include "lib/lttng-ust/lttng-counter-client.h"
This page took 0.023032 seconds and 4 git commands to generate.