X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=ltt-sessiond%2Fkernel-ctl.h;h=cfcf2512806e776404be7dc7ebd114c66da4d68c;hb=693bd40bfb043f205d23bfdb194d5754cfa675f2;hp=4eb8f4e2d0e797a63333771435682c9b13d0da55;hpb=8c0faa1d8372c06087498985643ec9d2619d785b;p=lttng-tools.git diff --git a/ltt-sessiond/kernel-ctl.h b/ltt-sessiond/kernel-ctl.h index 4eb8f4e2d..cfcf25128 100644 --- a/ltt-sessiond/kernel-ctl.h +++ b/ltt-sessiond/kernel-ctl.h @@ -19,8 +19,9 @@ #ifndef _LTT_KERNEL_CTL_H #define _LTT_KERNEL_CTL_H -#include "trace.h" +#include "ltt-sessiond.h" #include "session.h" +#include "trace.h" int kernel_create_session(struct ltt_session *session, int tracer_fd); int kernel_create_channel(struct ltt_kernel_session *session);