Split and move compat.h to 'common/compat/'
[lttng-ust.git] / src / liblttng-ust / lttng-ust-comm.c
index a753206fd550825184d4ff76ef9e82ea583e2986..15cb555028d979ff656ddbcf9e3c66e98f190c10 100644 (file)
@@ -45,7 +45,8 @@
 #include "common/macros.h"
 #include "tracepoint-internal.h"
 #include "lttng-tracer-core.h"
-#include "compat.h"
+#include "common/compat/pthread.h"
+#include "common/procname.h"
 #include "common/ringbuffer/rb-init.h"
 #include "lttng-ust-statedump.h"
 #include "clock.h"
This page took 0.023233 seconds and 4 git commands to generate.