X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng-sessiond%2Fchannel.c;h=14fdfdcae0050038ab6ad26fd14fe991425eaa1e;hp=fda679c78f3ebacfbee3ff9d52b4aabb25228cdc;hb=9df8df5ea4a12be72f265c3c0d6911ac4e207bc0;hpb=6e59ae267ea128cabf21bd08fd77d5576359efb4 diff --git a/lttng-sessiond/channel.c b/lttng-sessiond/channel.c index fda679c78..14fdfdcae 100644 --- a/lttng-sessiond/channel.c +++ b/lttng-sessiond/channel.c @@ -21,13 +21,6 @@ #include #include #include -#ifdef CONFIG_LTTNG_TOOLS_HAVE_UST -#include -#include -#else -#include "lttng-ust-ctl.h" -#include "lttng-ust-abi.h" -#endif #include "channel.h" #include "hashtable.h"