X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fevents-internal.h;h=1ca9dcfcd26ec824c185447caf1cd44ffb738425;hb=344fe0f663cde5ac1c6f34d76365dad73e3cc220;hp=869ea70d050a6f41fac612af18a6cc09aa57995d;hpb=8c0393c3679b2f047a723b23e012188b064797d4;p=lttng-modules.git diff --git a/include/lttng/events-internal.h b/include/lttng/events-internal.h index 869ea70d..1ca9dcfc 100644 --- a/include/lttng/events-internal.h +++ b/include/lttng/events-internal.h @@ -10,6 +10,8 @@ #include +struct lttng_syscall_filter; + enum lttng_enabler_format_type { LTTNG_ENABLER_FORMAT_STAR_GLOB, LTTNG_ENABLER_FORMAT_NAME,