X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Flttng%2Faction%2Fnotify-internal.h;h=d15532a04a8aa21b0c0220f31e32e37d8a7bc10d;hb=18fc4860a6d3e3ec49c8a71c45ee7fcb4b25cf46;hp=d727e6860119609eda2a370d6b0ccee6c1c88ec6;hpb=1c2c1c051b2274ae80028be343b0246aa64bc2b8;p=lttng-tools.git 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