Change UST header location and update in tree headers
[lttng-tools.git] / lttng-sessiond / context.c
index 41e33ec27634a56489be547ecff0b6e3381048d5..d93a2895d2d3318a1cfb6291ec838c02020915b5 100644 (file)
 #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 "context.h"
 #include "hashtable.h"
 #include "kernel-ctl.h"
This page took 0.022492 seconds and 4 git commands to generate.