X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=lttng-sessiond%2Fcontext.c;h=d93a2895d2d3318a1cfb6291ec838c02020915b5;hp=41e33ec27634a56489be547ecff0b6e3381048d5;hb=9df8df5ea4a12be72f265c3c0d6911ac4e207bc0;hpb=6e59ae267ea128cabf21bd08fd77d5576359efb4 diff --git a/lttng-sessiond/context.c b/lttng-sessiond/context.c index 41e33ec27..d93a2895d 100644 --- a/lttng-sessiond/context.c +++ b/lttng-sessiond/context.c @@ -25,14 +25,6 @@ #include #include -#ifdef CONFIG_LTTNG_TOOLS_HAVE_UST -#include -#include -#else -#include "lttng-ust-ctl.h" -#include "lttng-ust-abi.h" -#endif - #include "context.h" #include "hashtable.h" #include "kernel-ctl.h"