Move compat to common and create an internal lib
[lttng-tools.git] / src / bin / lttng-sessiond / main.c
index 0d1a916c2b0f7e40abf5a0c15bc5b1cbf33b0166..82deb9b0e4cc2acff6942ffbfa38aa5d9374ddb8 100644 (file)
 #include <common/kernel-consumer/kernel-consumer.h>
 #include <common/ust-consumer/ust-consumer.h>
 #include <common/runas.h>
+#include <common/compat/poll.h>
 
 #include "lttng-sessiond.h"
 #include "channel.h"
-#include "compat/poll.h"
 #include "context.h"
 #include "event.h"
 #include "futex.h"
This page took 0.024592 seconds and 5 git commands to generate.