Namespace enum lttng_ust_bytecode_interpreter_ret flags with lttng_ust_ prefix
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index b22b4b63087aee739a00ccad7ad59c570403a307..ebc231e0d80b2f27d2b2a88cf0c112050578b569 100644 (file)
@@ -8,7 +8,7 @@
 #include <fcntl.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.023078 seconds and 4 git commands to generate.