X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=libkernelctl%2Flibkernelctl.h;fp=libkernelctl%2Flibkernelctl.h;h=2c03e1088c31cb32184afa843fa7eec17d5ed3f2;hp=048e0b0e0fffd41f43642c98a4943ab02eefe28d;hb=93128a92561c2964186015a7e075c607613e6e75;hpb=a55dd1367a35379b1208ddaf3212acb48e78004e diff --git a/libkernelctl/libkernelctl.h b/libkernelctl/libkernelctl.h index 048e0b0e0..2c03e1088 100644 --- a/libkernelctl/libkernelctl.h +++ b/libkernelctl/libkernelctl.h @@ -20,7 +20,7 @@ #ifndef _LTT_LIBKERNELCTL_H #define _LTT_LIBKERNELCTL_H -#include +#include "lttng-kernel.h" int kernctl_create_channel(int fd, struct lttng_channel *chops); int kernctl_create_event(int fd, struct lttng_event *ev);