X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fliblttng-ust%2Flttng-events.c;h=ed11b3b5cdbf512c81eacbfddd6c329bb5a0f83e;hb=9d315d6d74aac2986b10d708c864d152a0febec7;hp=b61a2293f4a8a83039f3a645da09e9fb60cab479;hpb=74e79a0da99992c182da26abf45447722eaa400d;p=lttng-ust.git diff --git a/src/liblttng-ust/lttng-events.c b/src/liblttng-ust/lttng-events.c index b61a2293..ed11b3b5 100644 --- a/src/liblttng-ust/lttng-events.c +++ b/src/liblttng-ust/lttng-events.c @@ -32,13 +32,13 @@ #include #include -#include -#include +#include "common/logging.h" +#include "common/macros.h" #include -#include -#include -#include -#include +#include "common/ustcomm.h" +#include "common/ust-fd.h" +#include "common/dynamic-type.h" +#include "common/ust-context-provider.h" #include "error.h" #include "compat.h" #include "lttng-ust-uuid.h"