X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=src%2Fliblttng-ust-comm%2Flttng-ust-comm.c;h=2d445cbadc0bda6cafd15cb1bb3594d713d4d2d2;hb=9d315d6d74aac2986b10d708c864d152a0febec7;hp=d5d193d75ff60c39cd5d14bd9a068dc74d67bf1f;hpb=9d4c8b2d907edb9ebc9bfde55602598e7ba0832e;p=lttng-ust.git diff --git a/src/liblttng-ust-comm/lttng-ust-comm.c b/src/liblttng-ust-comm/lttng-ust-comm.c index d5d193d7..2d445cba 100644 --- a/src/liblttng-ust-comm/lttng-ust-comm.c +++ b/src/liblttng-ust-comm/lttng-ust-comm.c @@ -20,12 +20,12 @@ #include #include -#include -#include -#include +#include "common/ustcomm.h" +#include "common/ust-fd.h" +#include "common/macros.h" #include -#include -#include +#include "common/dynamic-type.h" +#include "common/logging.h" #include "../liblttng-ust/ust-events-internal.h" #include "../liblttng-ust/compat.h"