Clean-up: sessiond: cmd_enable_channel_internal
[lttng-tools.git] / include / lttng / action / notify-internal.h
index 1a6abe561a86818a9de41b0950d12c4cbfb71511..8588ac29554829ba022d2d23d2e8ebdd097cbe88 100644 (file)
@@ -13,9 +13,9 @@
 
 struct lttng_action_notify {
        struct lttng_action parent;
+       struct lttng_rate_policy *policy;
 };
 
-LTTNG_HIDDEN
 ssize_t lttng_action_notify_create_from_payload(
                struct lttng_payload_view *view,
                struct lttng_action **action);
This page took 0.024217 seconds and 4 git commands to generate.