X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=include%2Flttng%2Faction%2Fnotify-internal.h;h=d15532a04a8aa21b0c0220f31e32e37d8a7bc10d;hb=7f4d5b07cf7be895b38b69073389a4fcc318ec29;hp=1a6abe561a86818a9de41b0950d12c4cbfb71511;hpb=c0a66c84b5b2484b75798aec7543b680b4d4ab6c;p=lttng-tools.git diff --git a/include/lttng/action/notify-internal.h b/include/lttng/action/notify-internal.h index 1a6abe561..d15532a04 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_rate_policy *policy; }; LTTNG_HIDDEN