Fix: add struct lttng_event_notifier forward declaration
[deliverable/lttng-ust.git] / liblttng-ust / lttng-tracer-core.h
index f464d87a6e10eeee486812fad52cae6dbb821ac5..87a645447e10b5f2375aa3e145c67a6be4f64b41 100644 (file)
@@ -44,6 +44,7 @@ struct lttng_event;
 struct lttng_ctx_field;
 struct lttng_ust_lib_ring_buffer_ctx;
 struct lttng_ctx_value;
+struct lttng_event_notifier;
 
 int ust_lock(void) __attribute__ ((warn_unused_result));
 void ust_lock_nocheck(void);
This page took 0.023751 seconds and 5 git commands to generate.