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