Fix: use liburcu flavor header instead of local copy
[lttng-tools.git] / src / common / consumer-timer.h
index f877b8ffe364e21bf53dc7b052bd20861b4b7c4d..a9360027eb6dd83e325c458ad2f1f133ded99435 100644 (file)
@@ -55,4 +55,7 @@ void consumer_signal_init(void);
 int consumer_flush_kernel_index(struct lttng_consumer_stream *stream);
 int consumer_flush_ust_index(struct lttng_consumer_stream *stream);
 
+int consumer_flush_kernel_index(struct lttng_consumer_stream *stream);
+int consumer_flush_ust_index(struct lttng_consumer_stream *stream);
+
 #endif /* CONSUMER_TIMER_H */
This page took 0.024083 seconds and 4 git commands to generate.