Hide or namespace the remaining tracepoint internal symbols
[lttng-ust.git] / liblttng-ust / lttng-ust-elf.c
index 52078d9629f34df177e88857ccd82690a6fb6c4e..ce3b1cccc28efd8f262587be12a9e259d911498d 100644 (file)
@@ -6,7 +6,7 @@
 
 #define _LGPL_SOURCE
 #include <fcntl.h>
-#include <helper.h>
+#include <ust-helper.h>
 #include <lttng/align.h>
 #include <lttng/ust-elf.h>
 #include <stdbool.h>
@@ -19,6 +19,7 @@
 #include <ust-fd.h>
 
 #include "lttng-tracer-core.h"
+#include "lttng-ust-elf.h"
 
 #define BUF_LEN        4096
 
This page took 0.023131 seconds and 4 git commands to generate.