X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Fevents-internal.h;h=1ca9dcfcd26ec824c185447caf1cd44ffb738425;hb=71aef1c1dc652626b4eca2290dab88c756c58085;hp=869ea70d050a6f41fac612af18a6cc09aa57995d;hpb=a2fa977a83704ebb579b8a0f31ed14c10b3c3e4d;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,