X-Git-Url: http://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotation-thread.hpp;fp=src%2Fbin%2Flttng-sessiond%2Frotation-thread.hpp;h=5e9b9d75e07c6741216d75578753133cfcc127bb;hp=77564a168696fd0d58516f50767c5937c815339b;hb=0f4aa1a88a318046475c7caa0f72438db044d9c0;hpb=eaa3b7be342a4ce2eed12f148b23ee48f3c8bdcf diff --git a/src/bin/lttng-sessiond/rotation-thread.hpp b/src/bin/lttng-sessiond/rotation-thread.hpp index 77564a168..5e9b9d75e 100644 --- a/src/bin/lttng-sessiond/rotation-thread.hpp +++ b/src/bin/lttng-sessiond/rotation-thread.hpp @@ -81,7 +81,7 @@ private: lttng_poll_event _events; }; -struct rotation_thread_timer_queue *rotation_thread_timer_queue_create(void); +struct rotation_thread_timer_queue *rotation_thread_timer_queue_create(); void rotation_thread_timer_queue_destroy(struct rotation_thread_timer_queue *queue); void rotation_thread_enqueue_job(struct rotation_thread_timer_queue *queue, enum rotation_thread_job_type job_type,