Move futex wrapper to 'common/compat/'
[lttng-ust.git] / src / lib / lttng-ust-ctl / ustctl.c
index e4434bc075b08a3c8c7ad160594b781b60cbb0e3..7c169fe16c7a24b4578d994de12ceb44bc776917 100644 (file)
 
 #include "common/ringbuffer/backend.h"
 #include "common/ringbuffer/frontend.h"
-#include "lib/lttng-ust/ust-events-internal.h"
+#include "common/events.h"
 #include "common/wait.h"
 #include "lib/lttng-ust/lttng-rb-clients.h"
-#include "lib/lttng-ust/clock.h"
-#include "lib/lttng-ust/getenv.h"
+#include "common/clock.h"
+#include "common/getenv.h"
 #include "lib/lttng-ust/lttng-tracer-core.h"
 #include "lib/lttng-ust/lttng-counter-client.h"
 
This page took 0.024065 seconds and 4 git commands to generate.