X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=lttng-sessiond%2Fchannel.c;h=fb46b4ad6db91fdce417d9f4a9fc185b9e909c2c;hb=4771f025b27e92983c1c0816c4cf5760d229c287;hp=6b3329edd301f247a0ed1f641ee829f2f0a065c5;hpb=937dde8ee43afc54cbbde5485a9bc594bb7f023e;p=lttng-tools.git diff --git a/lttng-sessiond/channel.c b/lttng-sessiond/channel.c index 6b3329edd..fb46b4ad6 100644 --- a/lttng-sessiond/channel.c +++ b/lttng-sessiond/channel.c @@ -24,7 +24,7 @@ #include "channel.h" #include "hashtable.h" -#include "kernel-ctl.h" +#include "kernel.h" #include "ust-ctl.h" #include "utils.h"