X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Fnotify-internal.h;h=d727e6860119609eda2a370d6b0ccee6c1c88ec6;hp=1a6abe561a86818a9de41b0950d12c4cbfb71511;hb=1c2c1c051b2274ae80028be343b0246aa64bc2b8;hpb=9cff59ec0a1724d7b2a3f38dfa7838357e150dba diff --git a/include/lttng/action/notify-internal.h b/include/lttng/action/notify-internal.h index 1a6abe561..d727e6860 100644 --- a/include/lttng/action/notify-internal.h +++ b/include/lttng/action/notify-internal.h @@ -13,6 +13,7 @@ struct lttng_action_notify { struct lttng_action parent; + struct lttng_firing_policy *policy; }; LTTNG_HIDDEN