X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fnotification%2Fnotification.h;h=69e17d30c016fe0ea8363b01eaa5e84e941b2eac;hb=0c0793a8aa516d406c11665fccc3997247b9acf8;hp=ccee5108edba86f5cc7a0613c9c7ee754c7dd7bd;hpb=3e0fd938577691c2bab86fe68e40c7e1a8591d00;p=lttng-tools.git diff --git a/include/lttng/notification/notification.h b/include/lttng/notification/notification.h index ccee5108e..69e17d30c 100644 --- a/include/lttng/notification/notification.h +++ b/include/lttng/notification/notification.h @@ -55,7 +55,7 @@ extern const struct lttng_evaluation *lttng_notification_get_evaluation( * * Returns an lttng_trigger object on success, NULL on error. */ -const struct lttng_trigger *lttng_notification_get_trigger( +extern const struct lttng_trigger *lttng_notification_get_trigger( struct lttng_notification *notification); /*