X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Fchannel.c;h=b5202fe6abe0807a35088e5b88ef8cd82e0779ce;hp=d7fdbaec634d439b02de77a87c4054709256d1ff;hb=db7586006bc1a2b9057a2c108bf1e7d20fd6903f;hpb=990570edd474b304d4c935d82be6201d872025e4 diff --git a/src/bin/lttng-sessiond/channel.c b/src/bin/lttng-sessiond/channel.c index d7fdbaec6..b5202fe6a 100644 --- a/src/bin/lttng-sessiond/channel.c +++ b/src/bin/lttng-sessiond/channel.c @@ -19,10 +19,9 @@ #include #include -#include -#include #include #include +#include #include "channel.h" #include "kernel.h"