X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng-sessiond%2Fchannel.c;h=14fdfdcae0050038ab6ad26fd14fe991425eaa1e;hp=fda679c78f3ebacfbee3ff9d52b4aabb25228cdc;hb=874d3f847b8053e38a50321b17abce4248ce6e53;hpb=322585731ced1adba36cddcb8bdd5d997d1b2e3e 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"