X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=ltt-sessiond%2Fsession.h;h=96ecc217ee2daabd1acfcf21915afd0d868af9d2;hp=4f58e9d9f77210b83c5622f72073673d10aa0454;hb=471d16937e160d99382c633db37d89605f483556;hpb=6abb15de23fcd1413963aef20f9f2c243f1bf749 diff --git a/ltt-sessiond/session.h b/ltt-sessiond/session.h index 4f58e9d9f..96ecc217e 100644 --- a/ltt-sessiond/session.h +++ b/ltt-sessiond/session.h @@ -22,6 +22,8 @@ #include #include +extern struct ltt_session *current_session; + /* Global session list */ struct ltt_session_list { struct cds_list_head head;