Move liblttng-ust-tracepoint to 'src/lib/'
[lttng-ust.git] / src / lib / lttng-ust / lttng-ust-comm.c
index 6f5be12060c3023b78b160cfdb48dce1ec5ac55b..e02cffd28ed103da580191f769a97b52343a08f2 100644 (file)
@@ -25,7 +25,6 @@
 #include <signal.h>
 #include <limits.h>
 #include <urcu/uatomic.h>
-#include "futex.h"
 #include <urcu/compiler.h>
 #include <lttng/urcu/urcu-ust.h>
 
 #include <lttng/ust-thread.h>
 #include <lttng/ust-tracer.h>
 #include <urcu/tls-compat.h>
+#include "common/compat/futex.h"
 #include "common/ustcomm.h"
 #include "common/ust-fd.h"
 #include "common/logging.h"
 #include "common/macros.h"
-#include "tracepoint-internal.h"
+#include "common/tracepoint.h"
 #include "lttng-tracer-core.h"
 #include "common/compat/pthread.h"
 #include "common/procname.h"
This page took 0.027787 seconds and 4 git commands to generate.