Namespace lttng/align.h as lttng/ust-align.h
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index ebc231e0d80b2f27d2b2a88cf0c112050578b569..8a02ceb38a4d8e16fbef35ef321b9559f15c9518 100644 (file)
@@ -6,9 +6,6 @@
 
 #define _LGPL_SOURCE
 #include <fcntl.h>
-#include <ust-helper.h>
-#include <lttng/align.h>
-#include <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-align.h>
+
+#include <ust-elf.h>
 #include <ust-fd.h>
 
 #include "lttng-tracer-core.h"
This page took 0.049511 seconds and 4 git commands to generate.