include: add missing "extern"
[lttng-tools.git] / include / lttng / notification / notification.h
index ccee5108edba86f5cc7a0613c9c7ee754c7dd7bd..69e17d30c016fe0ea8363b01eaa5e84e941b2eac 100644 (file)
@@ -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);
 
 /*
This page took 0.022853 seconds and 4 git commands to generate.