Fix: session destruction blocks indefinitely if rotation is ongoing
[lttng-tools.git] / src / bin / lttng-sessiond / rotate.h
index 9fa58a70977004bc3299786a4591dd1c7adf124a..2812130806cfdbbe2c55a5935a0d90d56915cfbe 100644 (file)
@@ -22,6 +22,7 @@
 #include "rotation-thread.h"
 #include <stdint.h>
 
+int rename_active_chunk(struct ltt_session *session);
 int rename_completed_chunk(struct ltt_session *session, time_t ts);
 
 /*
This page took 0.02304 seconds and 4 git commands to generate.