Move wait.h to 'src/common/'
[lttng-ust.git] / src / lib / lttng-ust-ctl / ustctl.c
index 076c92f8ee065da1fb0bd3950522b6f81dbdaa85..e4434bc075b08a3c8c7ad160594b781b60cbb0e3 100644 (file)
@@ -25,7 +25,7 @@
 #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 "lib/lttng-ust/getenv.h"
This page took 0.025935 seconds and 4 git commands to generate.