ust-elf.h should be private, with public symbols
[lttng-ust.git] / liblttng-ust-dl / lttng-ust-dl.c
index b2e43b9613847318839bfb3e0eb82abfcccb871a..657c27ccc9afab4ada4373bc76c10c3c012a31fe 100644 (file)
 #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"
 
+#include "../liblttng-ust/ust-events-internal.h"
+
 /* Include link.h last else it conflicts with ust-dlfcn. */
 #include <link.h>
 
This page took 0.023531 seconds and 4 git commands to generate.