cleanup: Namespace public utils macros
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index fc4029c93c78377d2cb37dd80eea047d7d56eb59..74b3f3ca661aac9fe3b9e4e43f7dbe6f8c8388fd 100644 (file)
@@ -6,9 +6,6 @@
 
 #define _LGPL_SOURCE
 #include <fcntl.h>
-#include <ust-helper.h>
-#include <lttng/align.h>
-#include <lttng/ust-elf.h>
 #include <stdbool.h>
 #include <stdint.h>
 #include <string.h>
@@ -16,6 +13,9 @@
 #include <sys/types.h>
 #include <unistd.h>
 
+#include <lttng/ust-utils.h>
+
+#include <ust-elf.h>
 #include <ust-fd.h>
 
 #include "lttng-tracer-core.h"
This page took 0.023323 seconds and 4 git commands to generate.