X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=liblttng-ust%2Flttng-ust-elf.c;h=8a02ceb38a4d8e16fbef35ef321b9559f15c9518;hb=5b4c6da4aa59719b613c612afc05aee91f4343a4;hp=ebc231e0d80b2f27d2b2a88cf0c112050578b569;hpb=2adb7ad28124fdbc0ad61bcada1c7dbceb03e9ab;p=lttng-ust.git diff --git a/liblttng-ust/lttng-ust-elf.c b/liblttng-ust/lttng-ust-elf.c index ebc231e0..8a02ceb3 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,6 +13,9 @@ #include #include +#include + +#include #include #include "lttng-tracer-core.h"