X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt-sessiond%2Fsession.h;h=96ecc217ee2daabd1acfcf21915afd0d868af9d2;hb=471d16937e160d99382c633db37d89605f483556;hp=4f58e9d9f77210b83c5622f72073673d10aa0454;hpb=5b97ec606d485e091cf2c2bc06b79f05d18212aa;p=lttng-tools.git 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;