Change UST header location and update in tree headers
[lttng-tools.git] / lttng-sessiond / channel.c
index fda679c78f3ebacfbee3ff9d52b4aabb25228cdc..14fdfdcae0050038ab6ad26fd14fe991425eaa1e 100644 (file)
 #include <lttng/lttng.h>
 #include <lttng-sessiond-comm.h>
 #include <lttngerr.h>
-#ifdef CONFIG_LTTNG_TOOLS_HAVE_UST
-#include <ust/lttng-ust-ctl.h>
-#include <ust/lttng-ust-abi.h>
-#else
-#include "lttng-ust-ctl.h"
-#include "lttng-ust-abi.h"
-#endif
 
 #include "channel.h"
 #include "hashtable.h"
This page took 0.02307 seconds and 4 git commands to generate.