X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Flttng-ust-elf.c;h=74b3f3ca661aac9fe3b9e4e43f7dbe6f8c8388fd;hb=eae3c72949135b48639440468dc78ea1d5e937e9;hp=ce3b1cccc28efd8f262587be12a9e259d911498d;hpb=2a8db464c4d99838a3efb280cc10925f0cc3461d;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-elf.c b/liblttng-ust/lttng-ust-elf.c index ce3b1ccc..74b3f3ca 100644 --- a/liblttng-ust/lttng-ust-elf.c +++ b/liblttng-ust/lttng-ust-elf.c @@ -6,9 +6,6 @@ #define _LGPL_SOURCE #include -#include -#include -#include #include #include #include @@ -16,10 +13,14 @@ #include #include +#include + +#include #include #include "lttng-tracer-core.h" #include "lttng-ust-elf.h" +#include "ust-helper.h" #define BUF_LEN 4096