X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=lttng-filter.h;h=0798354786fb6e61ef61c7a6e0d3896d559d68c3;hb=bbd023d66d2368bbfdfb47325963d7e0123c7a8d;hp=a1bf79b9b4edc33a5731334e4fc5c9d80313a7ea;hpb=156a3977f8fa114924d7bbd2bd04c94fd2ac0649;p=lttng-modules.git diff --git a/lttng-filter.h b/lttng-filter.h index a1bf79b9..07983547 100644 --- a/lttng-filter.h +++ b/lttng-filter.h @@ -25,8 +25,8 @@ #include -#include "lttng-events.h" -#include "filter-bytecode.h" +#include +#include /* Filter stack length, in number of entries */ #define FILTER_STACK_LEN 10 /* includes 2 dummy */