X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Fkernel-ctl.h;h=cfcf2512806e776404be7dc7ebd114c66da4d68c;hp=4eb8f4e2d0e797a63333771435682c9b13d0da55;hb=9e78d6ae219789dee9c96f35f190d6166ef389c3;hpb=baa0e4a9ab389b078f46d4bfe6ab36c41541387f 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);