X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.h;h=ea2aa581928084cdaa4eb9aea4d0ff6ddbfa2277;hp=f9b81c334a647f205096ba56ed3d38bd91d7c36a;hb=efa116c6f19ecdc344a82709e7d919703ec96c45;hpb=d14d33bf091e72b23b1f90ea18a0a01bed098b76 diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h index f9b81c334..ea2aa5819 100644 --- a/src/common/kernel-ctl/kernel-ctl.h +++ b/src/common/kernel-ctl/kernel-ctl.h @@ -21,6 +21,7 @@ #include #include +#include int kernctl_create_session(int fd); int kernctl_open_metadata(int fd, struct lttng_channel_attr *chops);