Namespace enum lttng_ust_bytecode_interpreter_ret flags with lttng_ust_ prefix
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index 52078d9629f34df177e88857ccd82690a6fb6c4e..ebc231e0d80b2f27d2b2a88cf0c112050578b569 100644 (file)
@@ -6,9 +6,9 @@
 
 #define _LGPL_SOURCE
 #include <fcntl.h>
-#include <helper.h>
+#include <ust-helper.h>
 #include <lttng/align.h>
-#include <lttng/ust-elf.h>
+#include <ust-elf.h>
 #include <stdbool.h>
 #include <stdint.h>
 #include <string.h>
@@ -19,6 +19,8 @@
 #include <ust-fd.h>
 
 #include "lttng-tracer-core.h"
+#include "lttng-ust-elf.h"
+#include "ust-helper.h"
 
 #define BUF_LEN        4096
 
This page took 0.02384 seconds and 4 git commands to generate.