Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / lttng-ust-comm.c
index c0a7311fa66e7797c62c8a207a429e28ad190dcf..137107cd976f697df2e24a8d9763304365a3e9fe 100644 (file)
 #include <lttng/ust-thread.h>
 #include <lttng/ust-tracer.h>
 #include <urcu/tls-compat.h>
-#include <ust-comm.h>
-#include <ust-fd.h>
-#include <usterr-signal-safe.h>
-#include <ust-helper.h>
+#include "common/ustcomm.h"
+#include "common/ust-fd.h"
+#include "common/logging.h"
+#include "common/macros.h"
 #include "tracepoint-internal.h"
 #include "lttng-tracer-core.h"
 #include "compat.h"
@@ -53,7 +53,7 @@
 #include "getenv.h"
 #include "ust-events-internal.h"
 #include "context-internal.h"
-#include "ust-compat.h"
+#include "common/align.h"
 #include "lttng-counter-client.h"
 #include "lttng-rb-clients.h"
 
This page took 0.027187 seconds and 4 git commands to generate.