ust-elf.h should be private, with public symbols
[lttng-ust.git] / liblttng-ust-dl / lttng-ust-dl.c
index 7d78f1d06ef0e77cca51e3dcdbde3f06659c9e72..657c27ccc9afab4ada4373bc76c10c3c012a31fe 100644 (file)
@@ -14,7 +14,7 @@
 #include <unistd.h>
 
 #include <ust-dlfcn.h>
-#include <lttng/ust-elf.h>
+#include <ust-elf.h>
 #include <lttng/ust-events.h>
 #include <ust-helper.h>
 #include "usterr-signal-safe.h"
This page took 0.023165 seconds and 4 git commands to generate.