X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2Fkernel-ctl.h;h=85a3a1806fc3d1f03830b63b66580b14b43cb614;hp=18712d96e223d4927abc63effd5a5f8d108f2431;hb=4dbc372b53ef1ac713497164e7a8b92100db7ae2;hpb=e316aad5fbbe3782872083cb68dfdd58bccea811 diff --git a/src/common/kernel-ctl/kernel-ctl.h b/src/common/kernel-ctl/kernel-ctl.h index 18712d96e..85a3a1806 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);