Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust-ctl / ustctl.c
index a12e9dd377a008a308e2a9433ca5f370c7d49dd9..a4e9d0e9849b0d555f9e323d62f72480396254cc 100644 (file)
 #include <lttng/ust-abi.h>
 #include <lttng/ust-endian.h>
 
-#include <usterr-signal-safe.h>
-#include <ust-comm.h>
-#include <ust-helper.h>
-#include "ust-compat.h"
+#include "common/logging.h"
+#include "common/ustcomm.h"
+#include "common/macros.h"
+#include "common/align.h"
 
 #include "../libringbuffer/backend.h"
 #include "../libringbuffer/frontend.h"
This page took 0.023305 seconds and 4 git commands to generate.