X-Git-Url: http://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=include%2Flttng%2Faction%2Fnotify-internal.h;fp=include%2Flttng%2Faction%2Fnotify-internal.h;h=d15532a04a8aa21b0c0220f31e32e37d8a7bc10d;hp=d727e6860119609eda2a370d6b0ccee6c1c88ec6;hb=7f4d5b07cf7be895b38b69073389a4fcc318ec29;hpb=72365501d3148ca977a09bad8de0ec51b427bdd8 diff --git a/include/lttng/action/notify-internal.h b/include/lttng/action/notify-internal.h index d727e6860..d15532a04 100644 --- a/include/lttng/action/notify-internal.h +++ b/include/lttng/action/notify-internal.h @@ -13,7 +13,7 @@ struct lttng_action_notify { struct lttng_action parent; - struct lttng_firing_policy *policy; + struct lttng_rate_policy *policy; }; LTTNG_HIDDEN