X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2Fconsumer.h;h=5064362c8a95ef539f9c56cb9fae8cf853c193e3;hp=7b381b2c75db6c7300cc6581206e0e12b1f5c0fa;hb=fa29bfbf73e837b936d80b4d5a1206dfb8496f07;hpb=3c215c837498a125ac4a981447368c30fbd92bb4 diff --git a/src/common/consumer/consumer.h b/src/common/consumer/consumer.h index 7b381b2c7..5064362c8 100644 --- a/src/common/consumer/consumer.h +++ b/src/common/consumer/consumer.h @@ -96,7 +96,7 @@ enum sync_metadata_status { SYNC_METADATA_STATUS_ERROR, }; -extern struct lttng_consumer_global_data consumer_data; +extern struct lttng_consumer_global_data the_consumer_data; struct stream_list { struct cds_list_head head;